resourceEffectiveAudience
The partner audience in force for one library resource or in-accord
resource, as the entries the audience pill renders. A resource
instantiated from a library version reports that library resource's
audience, since that is the row enforcement reads. Pass one id;
resourceId wins if both are given, and an unknown or deleted subject
returns an empty list.
resourceEffectiveAudience(
libraryResourceId: String
resourceId: String
): [ResourceAudienceEntry!]!
Arguments
resourceEffectiveAudience.libraryResourceId ● String scalar
The library resource to report on.
resourceEffectiveAudience.resourceId ● String scalar
The in-accord resource to report on.