You can add a Scalar, <https://expediagroup.github...
# graphql-kotlin
r
looks like this could also help, https://github.com/donbeave/graphql-java-datetime to register as a custom hook for these types
d
keep in mind that custom scalars are always serialized/deserialized as String
it means that your every client needs to understand how to correctly handle those types