ChannelReorderWarehouses Object
Reorder the warehouses of a channel.
type ChannelReorderWarehouses {
channel: Channel
errors: [ChannelError!]!
}
Fields
channel ● Channel
Channel within the warehouses are reordered.
errors ● [ChannelError!]!
Returned By
channelReorderWarehouses mutation