AttributeMapper
AttributeMapper: <V>(result: Record<string, unknown>, value: V) => Record<string, unknown>
Type declaration
-
- <V>(result: Record<string, unknown>, value: V): Record<string, unknown>
-
Type parameters
Parameters
-
result: Record<string, unknown>
-
value: V
Returns Record<string, unknown>
The queryable type used for getFrom, setIn and removeFrom