Home > @infiniteobjects/shopify-data-manager > AdminTypes > MetafieldInput > id
The unique ID of the metafield.
Required when updating a metafield, but shouldn’t be included when creating as it’s created automatically.
Signature:
id?: InputMaybe<Scalars['ID']['input']>;