Convert Shopify To Shopify GraphQL

This page will show you how to convert a Shopify channel (REST API) to Shopify GraphQL channel.

 

Prerequisites:

  • A Shopify channel already exists.

  • A Shopify GraphQL channel has been created.

 

Commands:

  • admin:convert_products_shopifygql {shopifyId} {shopifyGqlId}

This command will import the following graphQL webIds from Shopify: products, product variants, options, assets, metafields.

 

  • admin:convert_categories_shopifygql {shopifyId} {shopifyGqlId}

This command will import the collection graphQL webIds from Shopify.

Â