grantCategoryByName
grantCategoryByName(
name: String!
): GrantCategoryResult!Arguments
name ● String! non-null scalar
Type
GrantCategoryResult union
Last updated
Was this helpful?
Retrieves a single grant category by its name.
grantCategoryByName(
name: String!
): GrantCategoryResult!String! non-null scalarGrantCategoryResult unionLast updated
Was this helpful?
Was this helpful?