PublicationInput input object
Specifies the input fields required to publish a resource.
Input fields
- 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 resource was published. Setting this to a date in the future will schedule the resource to be published. Only online store channels support future publishing.