Execute a graphql statement

$graphqloperation

Execute a graphql statement on a since resource or against the entire system. See the [Using GraphQL with FHIR](graphql.html) page for further details. For the purposes of graphQL compatibility, this operation can also be invoked using a POST with the graphQL as the body, or a JSON body (see [graphQL spec](http://graphql.org/) for details)

SystemInstance

Metadata

ID
Resource-graphql
Applies to Resources
Resource

Input Parameters (1)

query1..1stringrequired

Output Parameters (1)

result1..1Binaryrequired

The content is always returned as application/json; this SHOULD be specified in the Accept header