ReorderInput Input Type
No description
input ReorderInput {
id: ID!
sortOrder: Int
}
Fields
id ● ID!
The ID of the item to move.
sortOrder ● Int
The new relative sorting position of the item (from -inf to +inf). 1 moves the item one position forward, -1 moves the item one position backward, 0 leaves the item unchanged.
Member Of
attributeReorderValues mutation ● channelReorderWarehouses mutation ● pageReorderAttributeValues mutation ● pageTypeReorderAttributes mutation ● productReorderAttributeValues mutation ● productTypeReorderAttributes mutation ● productVariantReorder mutation ● productVariantReorderAttributeValues mutation