DeleteGrantCategory
type DeleteGrantCategory {
success: Boolean!
}Fields
success ● Boolean! non-null scalar
Implemented By
Last updated
Was this helpful?
The result object when deleting a grant category.
type DeleteGrantCategory {
success: Boolean!
}Boolean! non-null scalarLast updated
Was this helpful?
Was this helpful?