Search by related fields #396
arthurkirkosa
started this conversation in
Ideas
Replies: 1 comment
-
This would be awesome |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
E.g.
We have
Invoices
that belong to aVendor
; the Vendor hascode
andname
and we'd like to be able to use the global search endpoint to fully or partially search the Invoices repository and filter to only the Invoices that have Customers with the queried name or codeJust like with matches we should be able to define a structure that would auto "inject" the join in the main query when searching
Beta Was this translation helpful? Give feedback.
All reactions