stack

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

AdminTypes.OrderInput.customAttributes property

A new list of custom attributes for the order. Overwrites the existing custom attributes.

Signature:

customAttributes?: InputMaybe<Array<AttributeInput>>;