JDBC Driver for Shopify

Build 23.0.8839

CollectionReorder

Reorders a set of products within a specified collection.

Input

Name Type Description
CollectionID String The ID of the collection on which to reorder products.
ProductIDs String A comma separated list of product IDs to be reordered.
NewPositions String A comma separated list of the new positions for the products.
WaitJob String The Store Procedure will wait until the Job is done.

デフォルト値はtrueです。

Result Set Columns

Name Type Description
JobID String The Job Id.
Status String The status of the Job.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839