Audit - GraphQL query (Synchronous)
POST {{server_url}}/HOPEXGraphQL/api/audit
Make synchronous API call to HOPEX for the ITPM solution. You can make read or write access to the repository.
for instance : list all the application, list a given application by ID...
RESPONSES
status: OK
{"errors":[{"message":"GraphQL.Validation.ValidationError: Cannot query field \"audit1\" on type \"Query\". Did you mean \"audit\"?","locations":[{"line":2,"column":3}],"extensions":{"code":"5.2.1"}}]}