trustfall
trustfall copied to clipboard
WIP: Initial exploration of custom scalars / filters / transforms.
We'll eventually want to allow schemas to define custom scalar types, custom filters for both built-in and custom scalar types, and custom transform operations on properties of all types.
This PR is a very early-stage exploration of what that could look like, both in terms of notation in the schema, and in underlying implementation.