Skip to content

Commit

Permalink
Add inventory in transport of GraphQL
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyhhyip committed Dec 29, 2018
1 parent a072c9a commit 6035b21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/schema.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ type Transport {
location: Location!
eventType: TransportEventType!
notes: String
inventory: [Inventory!]!
}

type User {
Expand Down

0 comments on commit 6035b21

Please sign in to comment.