Anchor to CatalogCreateInputCatalog
input_objectCatalog Create Input
The input fields required to create a catalog.
Anchor to FieldsFields
- context (CatalogContextInput!)
- priceListId (ID)
- publicationId (ID)
- status (CatalogStatus!)
- title (String!)
- Anchor to contextcontext•Catalog
Context Input! required The context associated with the catalog.
- Anchor to priceListIdprice•ID
List Id The ID of the price list to associate to the catalog.
- Anchor to publicationIdpublication•ID
Id The ID of the publication to associate to the catalog. Only include this if you need to control which products are visible in the catalog. When omitted, product availability is determined by the sales channel.
- Anchor to statusstatus•Catalog
Status! non-null The status of the catalog.
- Anchor to titletitle•String!non-null
The name of the catalog.
Was this section helpful?