Skip to content

Commit 6b09c36

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

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
@@ -165,6 +165,6 @@ By using code generation based on operations, you get type safety from your back
165165
166166
All the major code generators ([graphql-code-generator](https://github.com/dotansimha/graphql-code-generator), [Relay](https://relay.dev/), [Apollo iOS](https://github.com/apollographql/apollo-ios), [Apollo Kotlin](https://github.com/apollographql/apollo-kotlin), ...) generate code based on operations.
167167
168-
If you are not already, try them out!
168+
If you have not already, try them out!
169169
170170
And look out for a new post soon on the improvements we're hoping to bring to GraphQL nullability!

0 commit comments

Comments
 (0)