I have a Doctype “Customer” with a field “Customer Branch” and its type is Table MultiSelect.
And I have a Doctype “Customer Branch” which is a child table and is linked to the Doctype “Branch”.
I am using Frappe REST API how to filter Customers with the conditions of the “Branch”?