diff --git a/README.md b/README.md index 19fb9799..08af963a 100644 --- a/README.md +++ b/README.md @@ -234,6 +234,7 @@ graphql: corsEnabled: true cors: allowed-origins: http://some.domain.com + allowed-methods: GET, HEAD, POST # if you want to @ExceptionHandler annotation for custom GraphQLErrors exception-handlers-enabled: true contextSetting: PER_REQUEST_WITH_INSTRUMENTATION