I want to find records on the front-end, which can be achieved using Collections.
Can we get data from the Case table linked with Subscription table where userId on subscription table is "XYZ".
Is it possible via Collections?
Can we get data from the Case table linked with Subscription table where userId on subscription table is "XYZ".
Is it possible via Collections?
Comment