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.
Â