dean/add-challenge-feature #212

Open
dean wants to merge 6 commits from dean/add-challenge-feature into master
Member

GQL changers for the challenge feature.

GQL changers for the challenge feature.
dean added 3 commits 2025-11-20 20:58:25 +00:00
- Add Challenge, ChallengeEntry, ChallengeInvitation, RuleSet types
- Add queries: challenges, challenge, challengeLeaderboard, myChallengeInvitations, myChallengeEntries, ruleSets
- Add mutations: createChallenge, createRuleSet, inviteUsersToChallenge, respondToChallengeInvitation, startChallenge, submitChallengeEntry, recalculateChallengeEntry

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
merge: sync gql submodule, keeping local notification fragment
All checks were successful
Tests / Tests (pull_request) Successful in 11s
cc9bc98b32
dean added 1 commit 2025-11-21 18:20:20 +00:00
chore: regenerate schema and types
Some checks failed
Tests / Tests (pull_request) Failing after 10s
d17c1a2ecc
dean added 1 commit 2025-11-21 20:01:26 +00:00
Add GraphQL queries and mutations for challenge feature
Some checks failed
Tests / Tests (pull_request) Failing after 10s
36ed501cd9
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
dean added 1 commit 2025-11-21 20:31:53 +00:00
chore: Regenerate GraphQL TypeScript types
All checks were successful
Tests / Tests (pull_request) Successful in 9s
a00b50d985
Regenerate gql/src/index.tsx to match current schema and fix
codegen hash mismatch in CI.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
All checks were successful
Tests / Tests (pull_request) Successful in 9s
Required
Details
This pull request has changes conflicting with the target branch.
  • src/index.tsx
  • src/schema.gql
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dean/add-challenge-feature:dean/add-challenge-feature
git checkout dean/add-challenge-feature
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: railbird/railbird-gql#212
No description provided.