apollo-studio-community
apollo-studio-community copied to clipboard
GraphOS Platform API Feedback
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.
What type of feedback is this?
- [ ] Question
- [ ] Idea
- [ ] Bug
- [ ] New example or operation collection
- [x] Feedback
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