Skip to main content

When using the withPermissionSetId method, I am assuming the permission set query will get counted against the limits.

Can we not count it?

Or provide a method named withPermissionSetDeveloperName(devName) and we pass the perm set name with an underscore as the devName param, in that way, we won't have to query.

 

Additionally, instead of using a single permission set, can we use multiple?

If not, can we have a method in which we can pass multiple permission set Id or names?

 

Perhaps only one method, can allow 1 or multiple comma-separated values.

0/9000