GraphQL with API Connector

Has anyone had success using the API Connector with GraphQL?

For what I understand, you need to install the NPM module on Bubble NodeJS server and then execute your javascript.

Yes, you can now add node modules. See this thread: [New Feature] Server side actions now support node modules

@csblack Great! I was still thinking:

This worked perfectly fine for me. The line breaks (\n) in JSON are necessary.