OBJECT
DatabaseServersConnection
Connection Type for DatabaseServer
link GraphQL Schema definition
- type DatabaseServersConnection {
- # List of nodes
- DatabaseServer!]! : [
- # Information for pagination
- PageInfo! :
- # Total number of objects in connection
- Int! :
- }