Skip to content

Commit

Permalink
chore: Update datanode/gateway/graphql/schema.graphql
Browse files Browse the repository at this point in the history
Co-authored-by: Pete Barrow <[email protected]>
  • Loading branch information
ze97286 and peterbarrow authored May 10, 2024
1 parent 7b49c54 commit eceefe0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datanode/gateway/graphql/schema.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -1128,7 +1128,7 @@ type Query {
pagination: Pagination
): GameTeamScoreConnection

"Get a list of current game party orders. If provided, the filter will be applied to the list of games/parties to restrict the results."
"Get a list of current game party scores. If provided, the filter will be applied to the list of games/parties to restrict the results."
gamePartyScores(
"Optional filter to restrict the results of the list."
filter: GamePartyScoreFilter
Expand Down

0 comments on commit eceefe0

Please sign in to comment.