audience
Marks the audiences that can access a field.
directive @audience(
values: [ApiAudience!]!
) on FIELD_DEFINITION
Marks the audiences that can access a field.
directive @audience(
values: [ApiAudience!]!
) on FIELD_DEFINITION
audience.values ● [ApiAudience!]! non-null enum common