customScalarAdapters

Configures the CustomScalarAdapters.

Custom scalars allow schema designers to extend the GraphQL type system with custom types such as Date or Long.

See the Apollo Kotlin documentation page and scalars.graphql.org for more information.