stack

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

AdminTypes.OrderInput.note property

The new contents for the note associated with the order. Overwrites the existing note.

Signature:

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