Docs
Dashboard

CatalogSettings

Object

Fields returned for catalog settings.

#

Fields


variantPublicationMode
VariantPublicationMode!

Controls whether variants inherit product publications or use their own publications.

Possible enum values
  • LINKED_TO_PRODUCT

    The variant follows the publication state of its product.

  • SEPARATE

    The variant has a publication state that can be managed independently.

#

Queries


Retrieves the catalog settings for the current tenant.

#

Mutations


Configures catalog-wide publication behavior for the current tenant.