diff --git a/README.md b/README.md index 155314c7..0f8b26e2 100644 --- a/README.md +++ b/README.md @@ -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