ENUM

TypeFormat

Children's Book Marketing Category type formats

link GraphQL Schema definition

  • enum TypeFormat {
  • # F: Electronic Format
  • F
  • # G: Annual
  • G
  • # H: Treasury / Gift Anthology
  • H
  • # J: Novelty Book
  • J
  • # K: Board / Bath / Rag Book
  • K
  • # L: Activity Book
  • L
  • # M: Picture Book
  • M
  • # N: Ordinary Printed Book Format
  • N
  • # P: Stationery & Other Merchandise
  • P
  • }