OBJECT

AutoscoredSectionType

link GraphQL Schema definition

  • type AutoscoredSectionType {
  • section_key: String
  • # The title of the section
  • section_title: String
  • value: Float
  • }