INPUT_OBJECT
UpdateSmsSettingsMutationInput
The input object that defines the fields for the updateSmsSettings mutation.
link GraphQL Schema definition
- input UpdateSmsSettingsMutationInput {
- # Whether or not this is enabled.
- Boolean :
- # A notification is sent if SMS funds fall below this value.
- Int :
- # A note about this entity.
- NoteMutationInput :
- }