GraphQL with API Connector

Has anyone had success using the API Connector with GraphQL?

1 Like

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

5 Likes

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

1 Like

@csblack Great! I was still thinking:

1 Like

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

2 Likes