PassThrough

@ApolloExperimental
val PassThrough: CustomScalarAdapters

Unsafe CustomScalarAdapters. They can only be used with MapJsonReader and MapJsonWriter. It will passthrough the values using MapJsonReader.nextValue and MapJsonWriter.value()