Skip to content

Commit

Permalink
Fix bug in query after createRound
Browse files Browse the repository at this point in the history
  • Loading branch information
axelclark committed Dec 23, 2018
1 parent d148af4 commit 9bfffb6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/NewRoundButton.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ const CREATE_ROUND_MUTATION = gql`
courseId
startedOn
totalScore
holesToPlay
course {
id
name
Expand Down

0 comments on commit 9bfffb6

Please sign in to comment.