OBJECT

AudienceDescription

A free text description of the intended audience, to augment the ONIX audience codes

link GraphQL Schema definition

  • type AudienceDescription {
  • # Description of the intended audience
  • description: String @deprecated( reason: "Deprecated. Available from WorkAudience type." )
  • }