PublicationUpdateInput - admin-graphql - INPUT_OBJECT
Version: 2024-10
Description:
The input fields for updating a publication.
Access Scopes
Fields
-
autoPublish:
Boolean -
Whether new products should be automatically published to the publication.
-
publishablesToAdd:
ID -
A list of publishable IDs to add. The maximum number of publishables to update simultaneously is 50.
-
publishablesToRemove:
ID -
A list of publishable IDs to remove. The maximum number of publishables to update simultaneously is 50.
Input objects with this input object
Examples