Skip to content

Added cp leaderboard queries and mutations #97

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

Open
wants to merge 11 commits into
base: develop
Choose a base branch
from

Conversation

AadarshM07
Copy link

This adds the necessary queries and mutations required for the cp leaderboard . It includes:

  • Schema definitions for leaderboard data
  • Structs to represent leaderboard entries
  • Mutations to add or update CP handles and unified leaderboard
  • Queries to fetch leaderboard information

All functionalities have been tested using the GraphiQL playground

@ivinjabraham
Copy link
Member

Your commit messages could use some work; refer https://www.conventionalcommits.org/en/v1.0.0/ and https://www.simplethread.com/what-makes-a-good-git-commit/.

@ivinjabraham
Copy link
Member

Rewrite the commits and fix the failing workflow and you're good to go.

@AadarshM07
Copy link
Author

@ivinjabraham ok thanks👍

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.

2 participants