ENUM

ONIXAudienceCode

A code from ONIX code list 28, ONIX audience type

link GraphQL Schema definition

  • enum ONIXAudienceCode {
  • # General/trade
  • _01
  • # Children/juvenile
  • _02
  • # Young adult
  • _03
  • # Primary and secondary/elementary and high school
  • _04
  • # College/higher education
  • _05
  • # Professional and scholarly
  • _06
  • # ELT/ESL
  • _07
  • # Adult education
  • _08
  • # Second language teaching
  • _09
  • }