salesChannel
Get the details of a sales channel
salesChannel(
id: ID!
): SalesChannel
Arguments
salesChannel.id
● ID!
non-null scalar
ID of the sales channel to fetch.
Type
SalesChannel
object
Sales Channel
Represents a sales channel within a brand. Sales channels define different sources through which orders can be placed and managed, including configuration for routing, fulfillment, and order processing behavior.