duplicates cleanup
|
Before Width: | Height: | Size: 43 KiB |
|
Before Width: | Height: | Size: 720 KiB |
|
Before Width: | Height: | Size: 74 KiB |
|
Before Width: | Height: | Size: 130 KiB |
|
Before Width: | Height: | Size: 379 KiB |
|
Before Width: | Height: | Size: 433 KiB |
|
Before Width: | Height: | Size: 433 KiB |
|
Before Width: | Height: | Size: 5.4 KiB After Width: | Height: | Size: 31 B |
1
.vuepress/public/favicon.ico
Symbolic link
@ -0,0 +1 @@
|
||||
../../webapp/static/favicon.ico
|
||||
|
Before Width: | Height: | Size: 5.4 KiB After Width: | Height: | Size: 31 B |
|
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 47 B |
1
.vuepress/public/logo.svg
Symbolic link
@ -0,0 +1 @@
|
||||
../../webapp/static/img/custom/logo-squared.svg
|
||||
|
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 47 B |
@ -4,7 +4,7 @@ GraphQL is a data query language which provides an alternative to REST and ad-ho
|
||||
|
||||
We have a closer description for the [GraphQL Playground](./src/graphql/GraphQL-Playground.md).
|
||||
|
||||

|
||||

|
||||
|
||||
## Middleware keeps resolvers clean
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
# GraphQL Playground
|
||||
|
||||

|
||||

|
||||
|
||||
***Attention:** For using the GraphQL Playground set `DEBUG=true` in your backend `.env`, see `.env.template`!*
|
||||
|
||||
|
||||
@ -42,7 +42,7 @@ To use this feature run:
|
||||
$ yarn cypress:open
|
||||
```
|
||||
|
||||

|
||||

|
||||
|
||||
## Run cypress
|
||||
|
||||
@ -54,7 +54,7 @@ $ yarn cypress:run
|
||||
|
||||
This is used to run cypress in CI or in console
|
||||
|
||||

|
||||

|
||||
|
||||
## Write some Tests
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 130 KiB After Width: | Height: | Size: 41 B |
1
cypress/fixtures/humanconnection.png
Symbolic link
@ -0,0 +1 @@
|
||||
../../.gitbook/assets/humanconnection.png
|
||||
|
Before Width: | Height: | Size: 130 KiB After Width: | Height: | Size: 41 B |