For the complete documentation index, see llms.txt. This page is also available as Markdown.

grantCategoryByName

Retrieves a single grant category by its name.

grantCategoryByName(
  name: String!
): GrantCategoryResult!

Arguments

name ● String! non-null scalar

Type

GrantCategoryResult union

Last updated

Was this helpful?