OBJECT

ChildrensBookMarketingCategoryTypeFormat

link GraphQL Schema definition

  • type ChildrensBookMarketingCategoryTypeFormat {
  • # The code for the CBMC type/format
  • code: TypeFormat!
  • # The code and description for the CBMC type/format
  • text: String!
  • }