Skip to main content

ResourceAudienceEntry

No description

type ResourceAudienceEntry {
kind: String!
label: String!
active: Boolean!
}

Fields

ResourceAudienceEntry.kind ● String! non-null scalar

all_domains for the all-partners entry, or domain for a single partner domain.

ResourceAudienceEntry.label ● String! non-null scalar

Display text: "All partners", or the domain itself.

ResourceAudienceEntry.active ● Boolean! non-null scalar

False once a domain is no longer configured on the workspace: the grant is inert, and resumes if the domain is added back.

Returned By

resourceEffectiveAudience query