OBJECT
AvailableExploresConnection
The connection wrapper around the AvailableExploresConnection type.
link GraphQL Schema definition
- type AvailableExploresConnection {
 - #   A list of the entities provided by this connection.
 - : [AvailableExplore]! 
 - }