addGraphQlAdapter

fun addGraphQlAdapter(type: ScalarType, adapter: CustomTypeAdapter<out Any>): SmartSpacesSdk.Builder

Add CustomTypeAdapter for a ScalarType to the Apollo client.