Skip to content

Commit ef02a64

Browse files
martinbonninbenjie
andauthored
Update src/pages/blog/2024-09-18-codegen.mdx
Co-authored-by: Benjie <[email protected]>
1 parent 84b0efa commit ef02a64

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,6 @@ type GetProductData = {
143143
}
144144

145145
type GetProductData_products = {
146-
# Only the fields appearing in the query appear in the generated type
147146
id: string;
148147
description: string | null;
149148
price: string | null

0 commit comments

Comments
 (0)