Types > SalesChannelCreate
Commerce APITypesSalesChannelCreate
SalesChannelCreate

Description

Topic: Sales Channels

Fields

enabled: Boolean

Whether this sales channel is enabled or not


name: String!

The name of the sales channel

Example: "Amazon Integration"

Valid when: name is not empty

Valid when: name's length doesn't exceed 250 characters


storefront: Boolean

Whether this sales channel can be used via storefront API or not


Used By

Mutations

salesChannelsCreate

Preview (typescript)

Loading module