does it work with GraphQL? #6
-
does it work with GraphQL? |
Beta Was this translation helpful? Give feedback.
Answered by
ComfortablyCoding
Feb 20, 2022
Replies: 1 comment 2 replies
-
Hello, Currently this plugin does not work with GraphQL, but I am looking into adding support for it. I have managed to handle the reponse part and am currently investigating on how to modify the entity schemas to remove the attributes keys so no mismatch between the request and reponse. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
ComfortablyCoding
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
Currently this plugin does not work with GraphQL, but I am looking into adding support for it.
I have managed to handle the reponse part and am currently investigating on how to modify the entity schemas to remove the attributes keys so no mismatch between the request and reponse.