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