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