Peter

Results 1 issues of Peter

Hi guys, There's a way to define named exports for `fragments` and `queries` as says in the docs without giving typescript error. Currently i'm using: ```js // globals.d.ts module "*.graphql"...