stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > PrivateMetafieldInput > owner

AdminTypes.PrivateMetafieldInput.owner property

The resource that owns the metafield. If the field is blank, then the Shop resource owns the metafield.

Signature:

owner?: InputMaybe<Scalars['ID']['input']>;