Types > SalesChannel
Commerce APITypesSalesChannel
SalesChannel

Description

Topic: Sales Channels

Fields

enabled: Boolean!

Whether this sales channel is enabled or not


id: String!

Unique sales channel identifier. See also: Unique Identifiers

Example: "sc_EQzGqWoY"


name: String!

The name of the sales channel

Example: "Amazon Integration"


storefront: Boolean!

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


Used By

Mutations

salesChannelsCreate, salesChannelsModify

Queries

salesChannels

Types

Key, Order, Product

Preview (typescript)

Loading module