VulcanJS/vulcan-next

Graphql Tag macro

eric-burel opened this issue · 1 comments

Is your feature request related to a problem? Please describe.
Investigate https://github.com/leoasis/graphql-tag.macro as proposed by @Apollinaire
It replaces gql tags at build time using Babel macros instead of runtime

We need to check if it works with Next but it should

We might want to avoid using new Babel packages as the ecosystem is slowly transitionning toward SWC.