Skip to content

Commit 8f0e44d

Browse files
author
A Camariana
authored
Wasn't obvious what to do before going to the apollo studio
added how to start the apollo server
1 parent 75c8e3e commit 8f0e44d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/content/8/en/part8a.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -385,6 +385,8 @@ has a resolver which returns <i>all</i> objects from the _persons_ array.
385385
```js
386386
() => persons
387387
```
388+
389+
Start the serve by running `node index.js` in the terminal.
388390

389391
### Apollo Studio Explorer
390392

0 commit comments

Comments
 (0)