OBJECT
types.available_explore
type AvailableExplore {# A descriptive name.name: Text! # The category.category: Text! # The endpoint.endpoint: Text! }