stack

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

AdminTypes.PrivateMetafieldDeleteInput.owner property

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

Signature:

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