result
Reads or rewrites context.result.
| Name | Category | Description |
|---|---|---|
setResult | hooks | Sets a property on each item in |
transformResult | hooks | Transforms each item in |
traverse | hooks | Recursively walks and transforms fields in record(s) using |
getResultIsArray | utils | Normalizes |
mutateResult | utils | Applies a transformer function to each item in |
skipResult | utils | Sets |
toPaginated | utils | Ensures a result is in Feathers paginated format ( |
zipDataResult | utils | Pairs each item in |
resolveResult | resolvers | Resolves and transforms |
isPaginated | predicates | Checks if the current |
See all tags for the full vocabulary.
