OBJECT
ChildrensBookMarketingCategoryInterest
link GraphQL Schema definition
- type ChildrensBookMarketingCategoryInterest {
- # The code for the CBMC interest level
- InterestLevel! :
- # The code and description for the CBMC interest level
- String! :
- }