Is it possible to actually remove subgraph types from an openAPI endpoint? #7839
Unanswered
graham-iheart
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently I'm using the filter transform to hide types/fields/etc, but I am wondering if it's possible to have it actually not get written to supergraph (since we only need a small subset of the endpoints). This would make the generated supergraph far easier to reason about and understand.
Beta Was this translation helpful? Give feedback.
All reactions