ENUM
MongoSourceStatus
Description
Represents the state of the MongoDB source.
link GraphQL Schema definition
- enum MongoSourceStatus {
- # Add Source Failed state.
- # Add Source in Progress state.
- # Add Source Successful state.
- # Unsupported.
- }