Loading multitenant resources
Given the following action:
I'm listing orgs and need to load their child establishments (which have a multitenancy attribute configured via
I'm listing orgs and need to load their child establishments (which have a multitenancy attribute configured via
organization_id). It throws an error saying I need to specify a tenant to load the establishments. How would I set the tenant here?