Skip to content

Commit

Permalink
[expo-go] Fix incorrect graphql query name (#27604)
Browse files Browse the repository at this point in the history
  • Loading branch information
wschurman committed Mar 12, 2024
1 parent 7948904 commit 25db106
Show file tree
Hide file tree
Showing 10 changed files with 681 additions and 93 deletions.
2 changes: 1 addition & 1 deletion apps/expo-go/graphql-codegen.yml
Expand Up @@ -4,7 +4,7 @@ documents:
- '**/*.graphql'
- '!node_modules/**/*'
generates:
graphql/types.ts:
src/graphql/types.ts:
plugins:
- typescript
- typescript-operations
Expand Down

0 comments on commit 25db106

Please sign in to comment.