You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 30, 2025. It is now read-only.
fix(plugins/plugin-client-common): adopt jq syntax for guidebook json filters
i.e. `.foo` instead of what we had before `foo`.
This PR also allows for a deeper path project `.foo.bar`.
This PR also allows exclusion after filtering, so that you can project out a subtree, and then exclude fields from that subtree.
0 commit comments