Fields
Sample data
| Field | Value |
|---|---|
| Array | { "color": true, "size": true } |
color and size keys are allowed, so weight and brand are removed. The kept values come from the input, not from the allowed set.
Returns only the keys that exist in both the object and the supplied data.
| Field | Value |
|---|---|
| Array | { "color": true, "size": true } |
color and size keys are allowed, so weight and brand are removed. The kept values come from the input, not from the allowed set.