stack

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

AdminTypes.PublicationProductPublicationsV3Args interface

A publication is a group of products and collections that is published to an app.

Signature:

export interface PublicationProductPublicationsV3Args 

Properties

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)
reverse?   InputMaybe<Scalars[‘Boolean’][‘input’]> (Optional)