Custom Scalars
How to write resolvers for custom scalars
Scalars used in your schema can be returned after being processed by a custom resolver function first. This is optional and by default, they are returned without a type check.
Last updated
How to write resolvers for custom scalars
Scalars used in your schema can be returned after being processed by a custom resolver function first. This is optional and by default, they are returned without a type check.
Last updated