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