graphql-loader icon indicating copy to clipboard operation
graphql-loader copied to clipboard

Support multiple operations per module

Open simoneb opened this issue 6 years ago • 0 comments

It would be nice to support multiple operations (queries/mutations) per module, which get exported as named exports for instance. The loader included in the graphql-tag package supports this. How difficult would it be do have it?

simoneb avatar Apr 22 '19 11:04 simoneb