Home > @infiniteobjects/shopify-data-manager > AdminTypes > OrderInput > metafields
A list of new metafields to add to the existing metafields for the order.
Signature:
metafields?: InputMaybe<Array<MetafieldInput>>;