SchemaImportStatus
SchemaImportStatus is enum for the field status
enum SchemaImportStatus {
new
processing
processing_associations
completed
completed_with_errors
}
Values
SchemaImportStatus.new
SchemaImportStatus.processing
SchemaImportStatus.processing_associations
SchemaImportStatus.completed
SchemaImportStatus.completed_with_errors
Member Of
SchemaImport object ● SchemaImportWhereInput input