Update backend/README.md

Co-authored-by: Hannes Heine <heine.hannes@gmail.com>
This commit is contained in:
Wolfgang Huß 2022-07-18 12:25:58 +02:00 committed by GitHub
parent c6279a3ba1
commit b7949a6220
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -58,7 +58,7 @@ You need to authenticate yourself in GraphQL Playground to be able to send queri
}
```
- search in Firefox under „Network Analysis" for the smallest size of a header and copy the token
- search in Firefox under „Network Analysis" for the smallest size of a header and copy the value of the token
- open the header section in GraphQL Playground and set your current token by filling in and replacing `XXX`:
```qgl