Skip to content

Commit 0cfb741

Browse files
authored
Update src/pages/blog/2024-09-18-codegen.mdx
1 parent 6b09c36 commit 0cfb741

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/blog/2024-09-18-codegen.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ query GetProduct {
135135
}
136136
```
137137

138-
Typescript:
138+
TypeScript:
139139

140140
```typescript
141141
# Only the fields appearing in the `GetProduct` query appear in the generated types

0 commit comments

Comments
 (0)