OBJECT

PeriodScoreType

Match periods

link GraphQL Schema definition

  • type PeriodScoreType {
  • homeScore: Int
  • awayScore: Int
  • periodType: String
  • periodNumber: Int
  • }