PassThrough
Deprecated
PassThrough was only used internally by data builders and is removed in v5
Unsafe CustomScalarAdapters. They can only be used with MapJsonReader
and MapJsonWriter
. It will passthrough the values using MapJsonReader.nextValue
and MapJsonWriter.value()