INPUT_OBJECT
The input object that defines the fields for the updatePrintToMailOrderError mutation.
input UpdatePrintToMailOrderErrorMutationInput {# Whether or not the error has been marked as resolved.resolved: Boolean}