MutationDeleteActionItemCategoryInput
Input for deleting an action item category.
input MutationDeleteActionItemCategoryInput {
id: ID!
}
Fields
MutationDeleteActionItemCategoryInput.id ● ID! non-null scalar
ID of the action item category to delete.
Member Of
deleteActionItemCategory mutation