GraphQL Support #1025
-
Is there any plans for native graphql support? The library looks awesome and I'd love to use it over Apollo. |
Beta Was this translation helpful? Give feedback.
Answered by
tannerlinsley
Sep 16, 2020
Replies: 1 comment 1 reply
-
Have you tried replacing fetch/axios with graphql-request? That should work just fine! |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
amcdnl
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Have you tried replacing fetch/axios with graphql-request? That should work just fine!