MutationConfig

Configuration for the mutation.

Types

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

Properties

Link copied to clipboard

The mapper for converting mutation data.

Link copied to clipboard

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

Link copied to clipboard

The optimizer for recomposing the mutation data.

Link copied to clipboard

The strategy for caching mutation data.

Functions

Link copied to clipboard

Creates a new MutationConfig with the provided block.