| schema: | |
| - "./src/temp/GraphQLIntrospectionResult.json" | |
| documents: "src/**/*.graphql" | |
| plugins: | |
| - typescript-operations | |
| - typed-document-node | |
| config: | |
| useIndexSignature: true | |
| schema: | |
| - "./src/temp/GraphQLIntrospectionResult.json" | |
| documents: "src/**/*.graphql" | |
| plugins: | |
| - typescript-operations | |
| - typed-document-node | |
| config: | |
| useIndexSignature: true | |