stack

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

AdminTypes.PrivateMetafieldDeleteInput interface

The input fields for the private metafield to delete.

Signature:

export interface PrivateMetafieldDeleteInput 

Properties

Property Modifiers Type Description
key   Scalars[‘String’][‘input’] The key of the private metafield.
namespace   Scalars[‘String’][‘input’] The namespace of the private metafield.
owner?   InputMaybe<Scalars[‘ID’][‘input’]> (Optional) The ID of the resource that owns the metafield. If the field is blank, then the Shop resource owns the metafield.