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

DeleteGrantCategory

The result object when deleting a grant category.

type DeleteGrantCategory {
  success: Boolean!
}

Fields

success ● Boolean! non-null scalar

Implemented By

DeleteGrantCategoryResult union

Last updated

Was this helpful?