addCustomTypeAdapter

fun <T> addCustomTypeAdapter(customScalarType: CustomScalarType, customTypeAdapter: CustomTypeAdapter<T>): ApolloClient.Builder