mirror of
https://github.com/zhigang1992/apollo.git
synced 2026-05-19 02:21:19 +08:00
Update sentence
This commit is contained in:
committed by
Peggy Rayzis
parent
08e368e69a
commit
3db0d81839
@@ -72,7 +72,7 @@ We'll use these features to derive the form of queries and mutations our schema
|
||||
|
||||
An id is passed to the launch query and the details of the 2nd launch is returned. It could be the first or third or any number specified in the query.
|
||||
|
||||
From the **third feature**, we start to deal with users. A query for a signed in user come to mind here and that would look like:
|
||||
From the **third feature**, we start to deal with users. A query for a signed in user comes to mind here and that would look like:
|
||||
|
||||
```js
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user