ProductPublicationInput - admin-graphql - INPUT_OBJECT
Version: 2024-10
Description:
The input fields for specifying a publication to which a product will be published.
Access Scopes
Fields
channelHandle
: String -
channelId
: ID - ID of the channel.
publicationId
: ID - ID of the publication.
publishDate
: DateTime - The date and time that the product was (or will be) published.
Input objects with this input object
ProductInput
ProductInput
ProductPublishInput
ProductUnpublishInput
Examples