Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added the graphql definition and displaying a valid international standings #39

Merged
merged 37 commits into from
Oct 19, 2024

Conversation

romdj
Copy link
Owner

@romdj romdj commented Oct 19, 2024

For example the query

query {
  standings(date: "2023-03-01") {
    otWins
    internationalSystemPoints
    teamName
    points
    wins
    regulationWins
    losses
    otLosses
  }
}

Gives the international standings at that given point in time

@romdj romdj merged commit 2f06506 into main Oct 19, 2024
3 checks passed
@romdj romdj deleted the graphql branch October 19, 2024 05:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant