Skip to content

Commit 10b86f5

Browse files
authored
Update .graphqlconfig.yml
1 parent 07d65e9 commit 10b86f5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.graphqlconfig.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@ extensions:
66
headers:
77
Authorization: "Bearer ${env:GITHUB_TOKEN}"
88
codegen:
9-
generator: binding
10-
target: src/generated-binding.graphql
9+
generator: graphql-codegen-binding
10+
target: src/generated-binding.ts
11+
language: typescript

0 commit comments

Comments
 (0)