INPUT_OBJECT

UpdatePrintToMailOrderErrorMutationInput

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

link GraphQL Schema definition

  • input UpdatePrintToMailOrderErrorMutationInput {
  • # Whether or not the error has been marked as resolved.
  • resolved: Boolean
  • }

link Require by