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