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