mirror of
https://github.com/hapifhir/hapi-fhir.git
synced 2025-02-06 04:58:27 +00:00
d20c6a7d25
* implement GraphQLQueryBodyParameter and GraphQLQueryBody annotation * GraphQLQueryBodyParameter to recognize application/graphql * fix 500 error on method without @GraphQLQueryBody * refactor to processGraphQlGetRequest and processGraphQlPostRequest * add testGraphPostContentTypeJson and testGraphPostContentTypeGraphql to GraphQLR4RawTest * fix imports * implement GraphQL Connection * add tests * add cacheControlDirective and requestDetails to registerSearch * fix tests and fix bugs * set error code