Skip to content

Commit 0684828

Browse files
committed
fixed README
1 parent f895551 commit 0684828

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ generates:
3434
schema: yup # or zod
3535
```
3636
37+
It is recommended to write `scalars` config for built-in type `ID`, as in the yaml example shown above. For more information: [#375](https://github.com/Code-Hex/graphql-codegen-typescript-validation-schema/pull/375)
38+
3739
You can check [example](https://github.com/Code-Hex/graphql-codegen-typescript-validation-schema/tree/main/example) directory if you want to see more complex config example or how is generated some files.
3840

3941
The Q&A for each schema is written in the README in the respective example directory.

0 commit comments

Comments
 (0)