-
I am using graphql-http with Fastify and it's amazing. But, I wanted to know, if I can pass dynamic schema inside the Lets say I have the pseudo following code
Here, can I populate the |
Beta Was this translation helpful? Give feedback.
Answered by
enisdenjo
Sep 21, 2023
Replies: 1 comment 3 replies
-
The |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No,
schema
is a property in the handler options.