Home > @infiniteobjects/shopify-data-manager > AdminTypes > ShopSearchArgs
Represents a collection of general settings and information about the shop.
Signature:
export interface ShopSearchArgs
Property | Modifiers | Type | Description |
---|---|---|---|
after? | InputMaybe<Scalars[‘String’][‘input’]> | (Optional) | |
first | Scalars[‘Int’][‘input’] | ||
query | Scalars[‘String’][‘input’] | ||
types? | InputMaybe<Array<SearchResultType>> | (Optional) |