Update README.md

This commit is contained in:
TwinProduction 2020-07-24 18:38:35 -04:00
parent 12db0d7c40
commit 937b136e60

View File

@ -107,7 +107,7 @@ By setting `services[].graphql` to true, the body will automatically be wrapped
For instance, the following configuration:
```
services:
- name: properties
- name: filter users by gender
url: http://localhost:8080/playground
method: POST
graphql: true