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