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: candida-d <[email protected]>
  • Loading branch information
ze97286 and candida-d authored May 13, 2024
1 parent 2f993dd commit 5a9b407
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 @@ -6041,7 +6041,7 @@ type GameTeamScoreConnection {
pageInfo: PageInfo
}

"Connection type for retrieving cursory-based paginated game party score information"
"Connection type for retrieving cursor-based paginated game party score information"
type GamePartyScoreConnection {
"The game party scores in this connection"
edges: [GamePartyScoreEdge!]
Expand Down

0 comments on commit 5a9b407

Please sign in to comment.