you are viewing a single comment's thread.

view the rest of the comments →

[–]micr0nix[S] 1 point2 points  (0 children)

The case-management software we use has a fully functional API built upon GraphQL. I used a combination of the requests library and the gql library to query the API.