Minor Correction

Replaced signup failed to booking trips failed.
This commit is contained in:
Mounish Sai
2018-12-12 23:48:06 +05:30
committed by GitHub
parent ef34eda039
commit cfd47152fb

View File

@@ -135,7 +135,7 @@ _src/schema.js_
```graphql
type Mutation {
# if false, signup failed -- check errors
# if false, booking trips failed -- check errors
bookTrips(launchIds: [ID]!): TripUpdateResponse!
# if false, cancellation failed -- check errors