stack

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

AdminTypes.ShopSearchArgs interface

Represents a collection of general settings and information about the shop.

Signature:

export interface ShopSearchArgs 

Properties

Property Modifiers Type Description
after?   InputMaybe<Scalars[‘String’][‘input’]> (Optional)
first   Scalars[‘Int’][‘input’]  
query   Scalars[‘String’][‘input’]  
types?   InputMaybe<Array<SearchResultType>> (Optional)