mirror of
https://github.com/zhigang1992/apollo.git
synced 2026-05-26 14:46:33 +08:00
Minor Correction
Replaced signup failed to booking trips failed.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user