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

grantCategory

Retrieves a single grant category by its ID.

grantCategory(
  id: ID!
): GrantCategoryResult!

Arguments

id ● ID! non-null scalar

Type

GrantCategoryResult union

Last updated

Was this helpful?