OBJECT

RhymeGroup

link GraphQL Schema definition

  • type RhymeGroup {
  • # for less relevant and half rhyme no syllable count
  • syllableCount: Int
  • description: String!
  • rhyming: [Rhyming]!
  • lessRelevant: Boolean
  • }