Hi Prakul,
Awesome thanks a lot, good read 
Im my case I have been working with LangChain+MongoDB Atlas+GraphQL to use ChatGPT to write a GQL query and then execute to get an output.
The goal is to be able to ask “What is the avg. sales in August?” for structured data in MongoDB.
I have been testing with MDB with GQL, but my challenge is that I haven’t found a way/solution to add the auth for the API in LangChain. I have followed the guide in LangChain: GraphQL | 🦜️🔗 Langchain
I can send my script in a message for inspo and interest?