Skip to content

Commit

Permalink
Removes id field from lift
Browse files Browse the repository at this point in the history
  • Loading branch information
eveporcello committed Oct 26, 2019
1 parent 70605a8 commit 3d8aa00
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/typeDefs.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@
A `Lift` is a chairlift, gondola, tram, funicular, pulley, rope tow, or other means of ascending a mountain.
"""
type Lift {
"""
The unique identifier for a `Lift` (id: "panorama")
"""
id: ID!
"""
The name of a `Lift`
"""
Expand Down

0 comments on commit 3d8aa00

Please sign in to comment.