+5
.changeset/cuddly-lobsters-return.md
+5
.changeset/cuddly-lobsters-return.md
+1
-3
packages/example/src/Pokemon.ts
+1
-3
packages/example/src/Pokemon.ts
······
+11
-30
packages/example/src/index.generated.ts
+11
-30
packages/example/src/index.generated.ts
·····················
+1
-2
packages/example/src/index.ts
+1
-2
packages/example/src/index.ts
+2
-1
packages/graphqlsp/README.md
+2
-1
packages/graphqlsp/README.md
···+- `schema` allows you to specify a url, `.json` or `.graphql` file as your schema. If you need to specify headers for your introspection+you can opt into the object notation i.e. `{ "schema": { "url": "x", "headers": { "Authorization": "y" } }}`- `scalars` allows you to pass an object of scalars that we'll feed into `graphql-code-generator`
+26
-7
packages/graphqlsp/src/graphql/getSchema.ts
+26
-7
packages/graphqlsp/src/graphql/getSchema.ts
············
+18
-7
packages/graphqlsp/src/index.ts
+18
-7
packages/graphqlsp/src/index.ts
·········
-1
pnpm-lock.yaml
-1
pnpm-lock.yaml
···