Replies: 2 comments
-
I need this function too! Especially I would like to be able to type code that save |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hey folks, For now, there's no way to access the GraphQLSchema constructed by Nexus. We'd love to know more about your use-cases for accessing the raw schema instance though.
Would you mind elaborating a bit? I'm not sure to follow yet what you're trying to achieve |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I am using
sofa-api
with the raw schema built usingnexus-schema
. Is there a way to get the raw schema innexus
?In the docs, it does mention how
express
is exposed to add custom middleware but I didn't find any ref for how to access the rawschema
Beta Was this translation helpful? Give feedback.
All reactions