json

abstract fun json(json: Json): QueryOptionsBuilder

Sets a custom Json instance for use within this query. Overrides the default JSON configuration provided in DataAccess.

Parameters

json

The custom JSON configuration to use for this query.