Skip to content

Commit aab2d2c

Browse files
authored
Merge pull request #3363 from jverast/patch-1
Update part8c.md
2 parents bfc061d + 85d9bd0 commit aab2d2c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/content/8/es/part8c.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -333,8 +333,6 @@ En el explorador de Apollo, el header se puede agregar de la siguiente manera:
333333

334334
![apollo explorer con énfasis en los headers](../../images/8/24x.png)
335335

336-
Modify the startup of the backend by giving the function that handles the startup [startStandaloneServer](https://www.apollographql.com/docs/apollo-server/api/standalone/) another parameter [context](https://www.apollographql.com /docs/apollo-server/data/context/)
337-
338336
Modifica el inicio del backend dando a la función que maneja el inicio [startStandaloneServer](https://www.apollographql.com/docs/apollo-server/api/standalone/) otro parámetro [context](https://www.apollographql.com/docs/apollo-server/data/context/)
339337

340338
```js

0 commit comments

Comments
 (0)