ITPM - GraphQL query (Synchronous)
POST {{server_url}}/HOPEXGraphQL/api/ITPM
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
{"data":{"application":[]}}