Rob Phillips

Results 3 issues of Rob Phillips

## Repo: https://github.com/robbyphillips/figbird-issue ## Expected Query parameters in `useFind` should have no effect on commands sent with `useMutation`. ## Actual Using a query operator that is not in [this list](https://github.com/humaans/figbird/blob/e2114985a0158ffd352c9cecca8cf3d77b84015a/lib/filterQuery.js#L28)...

This might just be a documentation thing, but I thought I'd share because it was not obvious to me. When setting up the ability as demonstrated in the docs --...

documentation

It would really nice to optionally enable verbose logging using CASL's `relevantRuleFor` feature. https://casl.js.org/v5/en/advanced/debugging-testing#debugging I can think of three different ways that we might expose it 1. Attach data to...

enhancement
help wanted