ENUM
MongoSourceType
Description
Represents the type of MongoDB deployment.
link GraphQL Schema definition
- enum MongoSourceType {
- # MongoDB replica set.
- # MongoDB sharded cluster.
- }
ENUM
Represents the type of MongoDB deployment.
- enum MongoSourceType {
- # MongoDB replica set.
- # MongoDB sharded cluster.
- }