OBJECT

orig

Mapped verse information

link GraphQL Schema definition

  • type orig {
  • # The book code
  • book: String
  • # A list of chapter-verse references
  • cvs: [cv!]!
  • }