-
Notifications
You must be signed in to change notification settings - Fork 33
Closed
Description
Is it possible/in the roadmap to allow users to implement custom scalars? Looking specifically to add a UUID scalar, but it feels like that should be possible from the app layer.
It looks possible to do custom validation via an input object type, but that'd essentially require parsing the text to a UUID twice, (once to validate, the second time to use it).
Metadata
Metadata
Assignees
Labels
No labels