issues
search
SprocketBot
/
sprocket
Sprocket is a platform to manage and automate organized Esports leagues
MIT License
14
stars
1
forks
source link
Add multi-game support for user intake
#544
Closed
gankoji
closed
3 months ago
gankoji
commented
3 months ago
Refactor player service (particularly the create MLE player function for default args)
Add new mutation in user resolver, which:
Registers a user and UAA
Creates a member within MLE
Loops over the input list of tuples of
(skill_group, salary)
to create a player for each corresponding game
Creates a single MLE player with the last salary and player ID from that loop
(skill_group, salary)
to create a player for each corresponding game