cedric05 / dothttp

dsl for http. https://marketplace.visualstudio.com/items?itemName=ShivaPrasanth.dothttp-code
https://docs.dothttp.dev/
Apache License 2.0
12 stars 0 forks source link

Support graphql #186

Open cedric05 opened 11 months ago

cedric05 commented 11 months ago

Supporting graph ql via already existing xtext parser

cedric05 commented 1 month ago

graphql need not be parsed, but using graph ql, one should be able to figure out methods.

Use json as payload text, convert json to graph ql paylaod.