Home > @infiniteobjects/shopify-data-manager > AdminTypes > OrderInput > customAttributes
A new list of custom attributes for the order. Overwrites the existing custom attributes.
Signature:
customAttributes?: InputMaybe<Array<AttributeInput>>;