+6
.changeset/twelve-spies-learn.md
+6
.changeset/twelve-spies-learn.md
+105
packages/example/__generated__/baseGraphQLSP.ts
+105
packages/example/__generated__/baseGraphQLSP.ts
···
···
+1
-106
packages/example/src/Pokemon.generated.ts
+1
-106
packages/example/src/Pokemon.generated.ts
···
+4
-109
packages/example/src/index.generated.ts
+4
-109
packages/example/src/index.generated.ts
······
······
+1
packages/graphqlsp/package.json
+1
packages/graphqlsp/package.json
+7
-1
packages/graphqlsp/src/getSchema.ts
+7
-1
packages/graphqlsp/src/getSchema.ts
·········
·········
+7
-2
packages/graphqlsp/src/index.ts
+7
-2
packages/graphqlsp/src/index.ts
······
······
+55
-8
packages/graphqlsp/src/types/generate.ts
+55
-8
packages/graphqlsp/src/types/generate.ts
·········-// TODO: there's optimisations to be had here where we move the typescript and typescript-operations
·········
+13
pnpm-lock.yaml
+13
pnpm-lock.yaml
······resolution: {integrity: sha512-DH1/yaR7oJE6/B+c6ZF2Tbdh7LixF1K8L+8BoSubjNyQ8pNwR4a70mvc1sv6H7qgp6y1bPQ9tKE+aazRRshysw==}
······+resolution: {integrity: sha512-A7k+9eRfrKyyNfhWEN/0eKz09R5cp4XXxUuNLQAVm/aohmVI2xdMV4lM02rTlM6Pyou3cU/v0iZnhgo6IRpqeg==}+graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0resolution: {integrity: sha512-DH1/yaR7oJE6/B+c6ZF2Tbdh7LixF1K8L+8BoSubjNyQ8pNwR4a70mvc1sv6H7qgp6y1bPQ9tKE+aazRRshysw==}
+13
-3
test/e2e/graphqlsp.test.ts
+13
-3
test/e2e/graphqlsp.test.ts
·········
·········