ChannelUpdateInput
InputRepresents the input parameters for updating an existing channel.
#
Fields
- [ChannelFlag!]
flags The flags to use for this channel update input.
Possible enum valuesDISTRIBUTIONThe channel makes products available for distribution.
PRICEThe channel supplies prices.
SUPPLYThe channel supplies inventory availability.
- ID!
id The unique identifier of the resource.
- String
name The name to use for this channel update input.
- String
slug The slug to use for this channel update input.
- ChannelStatus
status The status to use for this channel update input.
Possible enum valuesACTIVEThe channel can participate in configured commerce operations.
INACTIVEThe channel is retained but does not participate in commerce operations.