PublishableBulkPublicationInput
InputDescribes publication timing changes for one channel in a bulk publication request.
#
Fields
- DateTime
availableForPurchaseAt When the resource becomes purchasable. Omit to preserve the current value, pass null to make it unavailable, or pass a timestamp to make it available or schedule availability.
- ID!
channelId The ID of the sales channel where the resource is published.
- DateTime
publishedAt When the resource is published. Omit to preserve the current value, pass null to unpublish, or pass a timestamp to publish or schedule publication.