INPUT_OBJECT
CreateSavedMessageCategoryMutationInput
The input object that defines the fields for the createSavedMessageCategory mutation.
link GraphQL Schema definition
- input CreateSavedMessageCategoryMutationInput {
- # A descriptive name.
- String! :
- # A note about this entity.
- NoteMutationInput :
- }