alex996 / alex996/graphql-chat
Validation using custom scalar types
Open
discussion
- Dominant language
- TypeScript
- Stars
- 165
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
From your video [MERN Stack & GraphQL - #7 Server-Side Validation](https://www.youtube.com/watch?v=t8qpxmuq8CQ), it seems that you don't approach the subject of using custom scalar types for [validation](https://www.apollographql.com/docs/graphql-tools/scalars.html#Validations).
There are already several packages that use that idea:
- [@okgrow/graphql-scalars](https://github.com/okgrow/graphql-scalars)
- [GraphQL Custom Types](https://github.com/stylesuxx/graphql-custom-types)
- ...
What are your thought about it?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.