Create Import (GraphQL)
Use the REST endpoint
Creating an import requires uploading a file, which cannot be done over GraphQL. The GraphQL create mutation returns an error pointing to the REST endpoint.
Use the REST Create Import endpoint instead.
Once an import exists, you can validate, start, link, index, and read its stats over GraphQL.
Permission: settings.data_transfer.imports.create.

