I already talked about GraphQL and the ways of using it in this article. Now I am going to tell you about the tasks I was facing and the results that I managed to achieve in the process of implementing GraphQL for InterSystems platforms.
What this article is about
- Generation of an AST for a GraphQL request and its validation
- Generation of documentation
- Generation of a response in the JSON format