add

fun <T> add(customScalarType: CustomScalarType, customScalarAdapter: Adapter<T>): CustomScalarAdapters.Builder
fun <T> add(customScalarType: CustomScalarType, customTypeAdapter: CustomTypeAdapter<T>): CustomScalarAdapters.Builder