MongoDatabaseEdge
Wrapper around the MongoDatabase object. This wrapper is used for pagination.
Fields
| Field | Type | Description |
|---|---|---|
| cursor | String! | String used to identify this edge. |
| node | MongoDatabase! | The actual MongoDatabase object wrapped by this edge. |
Wrapper around the MongoDatabase object. This wrapper is used for pagination.
| Field | Type | Description |
|---|---|---|
| cursor | String! | String used to identify this edge. |
| node | MongoDatabase! | The actual MongoDatabase object wrapped by this edge. |