githubEdit

Writing data

There is a single correct answer for writing data to Shopify: the Shopify action. :)

For high-volume writes, the Shopify action can start a bulk operation mutation, using a staged JSONL variables file and bulkOperationRunMutation.

For the shared read/write flow, see Bulk operations.

Last updated

Was this helpful?