Skip to main content

v1.2 Release Notes

Release Notes:

  • Added a new query field playerStats to the Query type, which returns statistic data for all players in the given tournament.

  • Added a new query field teamStats to the Query type, which returns statistic data for all teams in the given tournament.

  • Added a new query field holeStats to the Query type, which returns statistic data for all holes for the given tournament.

  • Added a new query field courseMap to the Query type, which returns location and score status data for all players on the course.

  • Added a new subscription field holeMapUpdated to the Subscription type, which updates CourseMap objects for a specific tournament ID.