Skip to content

Custom Scalar Types? #162

@russmatney

Description

@russmatney

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions