QueryConfig

Configuration for the query.

Types

Link copied to clipboard
class Builder(config: QueryConfig = Default)
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The mapper for converting query data.

Link copied to clipboard

The marker with additional information based on the caller of a query.

Link copied to clipboard

The optimizer for recomposing the query data.

Link copied to clipboard

The strategy for caching query data.

Functions

Link copied to clipboard

Creates a new QueryConfig with the provided block.