OBJECT

ChildrensBookMarketingCategoryCharacter

link GraphQL Schema definition

  • type ChildrensBookMarketingCategoryCharacter {
  • # The code for the CBMC character
  • code: Character!
  • # The code and description for the CBMC character
  • text: String!
  • }