evenchange4 / graphql.macro

Compile GraphQL AST at build-time with babel-plugin-macros.
MIT License
239 stars 21 forks source link

loader #129

Open HeiShuXianSheng opened 2 years ago

HeiShuXianSheng commented 2 years ago

Can i use like this in create-react-app: import { MyQuery1, MyQuery2 } from 'query.graphql'