stack

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

AdminTypes.MetaobjectHandleInput interface

The input fields for retrieving a metaobject by handle.

Signature:

export interface MetaobjectHandleInput 

Properties

Property Modifiers Type Description
handle   Scalars[‘String’][‘input’] The handle of the metaobject to create or update.
type   Scalars[‘String’][‘input’] The type of the metaobject. Must match an existing metaobject definition type.