Skip to content

MysqldbDatabaseEdge

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

Fields

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