Import Stats (GraphQL)
Returns the current progress of an import without advancing it. The counts (processedRowsCount, invalidRowsCount, errorsCount) reflect how far the import has run.
Permission: settings.data_transfer.imports.view.
Prerequisites
The example uses an illustrative id. Replace it with the id of a data transfer import that exists in your store — use the adminSettingsDataTransferImports query to discover valid ids.

