Risk - GraphQL query (Synchronous)

POST {{server_url}}/HOPEXGraphQL/api/Risk

Make synchronous API call to HOPEX for the Incident solution. You can make read or write access to the repository.

for instance : list all the incident list a given incidenty by ID...

RESPONSES

status: OK

{"data":{"incident":[]}}