adminTenantTaxPolicies
#List the tax policies of a specific tenant (PlatformAdmin only).
Mirrors taxPolicies but takes the target tenant from the argument
instead of the request context, so platform admins can inspect a
tenant they're not impersonating. Used by the admin tenant detail
page.
Arguments
- tenantId!
- input!
Default
{ "vertical": null, "taxType": null, "activeOnly": false, "search": null, "pagination": { "limit": 10, "page": 1, "after": null } }