Is your feature request related to a problem? Please describe.
In React-Play, we make use of JSON-GraphQL-parser to create GraphQL queries that are then passed as the payload to the GraohQL API.
We need to add the documentation on learning and understanding how to use the JSON-GraphQL-parser.
Describe the solution you'd like.
Migrate the documentation from https://github.com/koustov/json-graphql-parser/blob/main/README.md
Describe alternatives you've considered.
N/A
Screenshot / Screenshare
No response
Additional context
No response
Code of Conduct