CatalogUpdateInput - admin-graphql - INPUT_OBJECT
Version: 2024-10
Description:
The input fields used to update a catalog.
Access Scopes
Fields
-
context:
CatalogContextInput -
The context associated with the catalog.
-
priceListId:
ID -
The ID of the price list to associate to the catalog.
-
publicationId:
ID -
The ID of the publication to associate to the catalog.
-
status:
CatalogStatus -
The status of the catalog.
-
title:
String -
The name of the catalog.
Input objects with this input object
Examples