vientang / meetup-softball

MIT License
1 stars 0 forks source link

Update GraphQL mutation for PlayerStats #58

Closed vientang closed 5 years ago

vientang commented 5 years ago

A player should have a record of games they've played Each game reflects the stats for just that game

vientang commented 5 years ago

Handle calculations at run time when going to the player card page Do not calculate stats at compile time. This makes it hard to edit stats, if needed.

vientang commented 5 years ago

https://github.com/aws-amplify/amplify-cli/issues/850