Skip to content

Commit

Permalink
update schema to remove fieldId field
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinhughes27 committed Jun 26, 2018
1 parent 52c1811 commit f6548db
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/graphql/schema.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@ type Game {
awayScore: Int
division: Division
endTime: DateTime
fieldId: ID
fieldName: String
homeName: String
homeScore: Int
Expand Down

0 comments on commit f6548db

Please sign in to comment.