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