teamwalnut / graphql-ppx

GraphQL language primitives for ReScript/ReasonML written in ReasonML
https://graphql-ppx.com
MIT License
257 stars 53 forks source link

Idea: add ability to output GraphQL DocumentNode instead of function call + graphql string #282

Open illusionalsagacity opened 2 years ago

illusionalsagacity commented 2 years ago

In the same vein as babel-plugin-graphql-tag, graphql-ppx could output a GraphQL DocumentNode.

In my mind, this has a few benefits: