channelReorderWarehouses
Reorder the warehouses of a channel.
Added in Saleor 3.7channelReorderWarehouses(
channelId: ID!
moves: [ReorderInput!]!
): ChannelReorderWarehouses
Arguments
channelReorderWarehouses.channelId
● ID!
non-null scalar miscellaneous
ID of a channel.
channelReorderWarehouses.moves
● [ReorderInput!]!
non-null input miscellaneous
The list of reordering operations for the given channel warehouses.
Type
ChannelReorderWarehouses
object channels
Reorder the warehouses of a channel.
Added in Saleor 3.7