ProductPublicationInput input object

Specifies a publication to which a product will be published.

Input fields

  • channelHandle ([String](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01))
    This argument is deprecated: Use publicationId instead.
  • channelId ([ID](https://shopify.dev/docs/admin-api/graphql/reference/scalar#id-2021-01))
    ID of the channel. This argument is deprecated: Use publicationId instead.
  • publicationId ([ID](https://shopify.dev/docs/admin-api/graphql/reference/scalar#id-2021-01))
    ID of the publication.
  • publishDate ([DateTime](https://shopify.dev/docs/admin-api/graphql/reference/scalar#datetime-2021-01))
    The date and time that the product was (or will be) published.