Docs
Dashboard

ChannelUpdateInput

Input

Represents the input parameters for updating an existing channel.

#

Fields


flags
[ChannelFlag!]

The flags to use for this channel update input.

Possible enum values
  • DISTRIBUTION

    The channel makes products available for distribution.

  • PRICE

    The channel supplies prices.

  • SUPPLY

    The channel supplies inventory availability.

id
ID!

The unique identifier of the resource.

name
String

The name to use for this channel update input.

slug
String

The slug to use for this channel update input.

status
ChannelStatus

The status to use for this channel update input.

Possible enum values
  • ACTIVE

    The channel can participate in configured commerce operations.

  • INACTIVE

    The channel is retained but does not participate in commerce operations.