Skip to content

MongodbDatabaseEdge

Wrapper around the MongodbDatabase object. This wrapper is used for pagination.

Fields

Field Type Description
cursor String! String used to identify this edge.
node MongodbDatabase! The actual MongodbDatabase object wrapped by this edge.