Start Import (GraphQL)
Processes the next pending batch of rows. Call this repeatedly until there are no pending batches left — each call advances the import.
After the rows are processed, run the Link stage, then the Index stage to finish the import.
Errors
The mutation reports an error when there is nothing left to import, when the import has not been validated, or when asynchronous processing is requested but the queue is not configured.
Permission: settings.data_transfer.imports.edit.
Prerequisites
The example uses an illustrative importId. Replace it with the id of a validated import in your store.

