Skip to main content
Version: 3.x

OrderAddNoteInput

No description

input OrderAddNoteInput {
message: String!
}

Fields

OrderAddNoteInput.message ● String! non-null scalar

Note message.

DEPRECATED: this field will be removed in Saleor 4.0.

Member of

orderAddNote mutation


Was this page helpful?