stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > DraftOrderInput > note

AdminTypes.DraftOrderInput.note property

The text of an optional note that a shop owner can attach to the draft order.

Signature:

note?: InputMaybe<Scalars['String']['input']>;