Home > @infiniteobjects/shopify-data-manager > AdminTypes > MetaobjectFieldReferencesArgs
Provides a field definition and the data value assigned to it.
Signature:
export interface MetaobjectFieldReferencesArgs
Property | Modifiers | Type | Description |
---|---|---|---|
after? | InputMaybe<Scalars[‘String’][‘input’]> | (Optional) | |
before? | InputMaybe<Scalars[‘String’][‘input’]> | (Optional) | |
first? | InputMaybe<Scalars[‘Int’][‘input’]> | (Optional) | |
last? | InputMaybe<Scalars[‘Int’][‘input’]> | (Optional) |