Anchor to ProductPublicationProduct
objectProduct Publication
Represents the channels where a product is published.
Anchor to FieldsFields
- Anchor to channelchannel•Channel!non-null
The channel where the product was or is published.
- Anchor to isPublishedis•Boolean!
Published non-null Whether the publication is published or not.
- Anchor to productproduct•Product!non-null
The product that was or is going to be published on the channel.
- Anchor to publishDatepublish•Date
Date Time The date that the product was or is going to be published on the channel.
Was this section helpful?
Anchor to MutationsMutations
- •mutationDeprecated
- Anchor to inputinput•Product
Publish Input! required Specifies the product to publish and the channels to publish it to.
Arguments
- Anchor to productproduct•Product
The product that has been published.
- Anchor to shopshop•Shop!non-null
The user's shop.
- Anchor to userErrorsuser•[User
Errors Error!]! non-null The list of errors that occurred from executing the mutation.
- Anchor to productPublicationsproduct•[Product
Publications Publication!] Deprecated
Fields
Was this section helpful?