apollographql / apollo-studio-community

🎡  GraphQL developer portal featuring an IDE (Apollo Explorer), auto-documentation, metrics reporting, and more. This repo is for issues, feature requests, and preview docs. 📬
https://studio.apollographql.com
249 stars 29 forks source link

GraphOS Platform API Feedback #255

Open rob-poppulo opened 1 year ago

rob-poppulo commented 1 year ago

Context

Namespaces as presented in Apollo Studio are not obvious and require foreknowledge making them easy to miss when exploring an API.

By way of example, in the public apollo-platform GraphQL the graph Field is how a Namespace is exposed, hiding goodies like upsertContractVariant, publisSubgraphs etc.

image

What type of feedback is this?

Is there anything else you'd like to share about the Platform API?

It would be good to separate Namespaces from Fields to help developers explore API's