OBJECT

ChildrensBookMarketingCategoryTieIn

link GraphQL Schema definition

  • type ChildrensBookMarketingCategoryTieIn {
  • # The code for the CBMC tie-in
  • code: TieIn!
  • # The code and description for the CBMC tie-in
  • text: String!
  • }