Paul Corbett

Results 1 issues of Paul Corbett

While its possible to import everything into another `.graphql` using the import comment`#import "./personSchema.graphql"`, is it possible to import individual types? This is similar to [graphql-import](https://github.com/prisma/graphql-import#usage) where they would have...