Hey, Time for another update here. I've added support for ChatGPT, and you can now get help with converting your SQL queries into GraphQL queries. Go to https://model.vbnxt.rocks/ai and add your openai key and get suggestions on how to convert your queries. I highly recommend you use GPT-4 as gpt-3.5-turbo will struggle with longer sql queries. It will goof up sometimes (many times..), but just paste the error message you get from the API and it will adjust the suggested query.
... View more