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