hapi-fhir/hapi-fhir-base
Ibrohim Kholilul Islam d20c6a7d25
Implement GraphQL Connection Approach (#1987)
* 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
2022-04-19 17:43:41 +00:00
..
src Implement GraphQL Connection Approach (#1987) 2022-04-19 17:43:41 +00:00
.gitignore Add Eclipse files to git 2016-02-28 14:02:29 -05:00
TODO.txt More validator work 2014-08-28 07:53:41 -04:00
build.xml Lots of bugfixes, and narrative generator is started 2014-03-24 08:32:28 -04:00
pom.xml 2579 partitioned support for mdm (#3485) 2022-04-06 15:48:30 -04:00