Skip to main content

Bulk operations added to the Admin GraphQL API

You can now retrieve large amounts of data from our Admin GraphQL API using bulk operations. Provide a standard GraphQL query to the bulk mutation and you receive a link to a file that contains all of your data after the operation has finished running.

Find out more in the bulk operation guide.

Was this section helpful?