Graphql Tag macro
eric-burel opened this issue · 1 comments
eric-burel commented
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
eric-burel commented
We might want to avoid using new Babel packages as the ecosystem is slowly transitionning toward SWC.