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