How to use my graphql schema to load the queries and mutations? #1751
Unanswered
hexdecimal16
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I can query my server using
This works fine but what if my GetPosts resolver schema changes in server side, how to make the frontend learn the changes?
P.S: I want frontend to reflect the changes automatically.
Beta Was this translation helpful? Give feedback.
All reactions