ENUM
AsyncImportStatus
The status of an import.
link GraphQL Schema definition
- enum AsyncImportStatus {
- # The import is pending.
- # The import is running.
- # The import has successfully completed.
- # The import has failed.
- }
ENUM
The status of an import.
- enum AsyncImportStatus {
- # The import is pending.
- # The import is running.
- # The import has successfully completed.
- # The import has failed.
- }