INPUT_OBJECT

UpdateInternalLocationMutationInput

The input object that defines the fields for the updateInternalLocation mutation.

link GraphQL Schema definition

  • input UpdateInternalLocationMutationInput {
  • # A descriptive name.
  • name: String
  • # A note about this entity.
  • note: NoteMutationInput
  • }

link Require by