cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Graphql Architect vs Graphql library #Flutter

Hi everyone, I wish you are fine!
I need to know what is the difference between using Graphql Architect (As gallery app) and neo4j graphql library..
I'm trying to use my local neo4j database with #Flutter application, after some searching I found that I need to install Graphql plugin ( but it live out for neo4j 4.x )
Then I found I can use Graphql Architect and neo4j graphql library , which is the best for my case ?

I have already installed Graphql Architect but it doesn't work as expected (even I installed APOC ! )

So , does neo4j graphql library helpful for me? (Even I doesn't need Apollo server for Flutter application)

1 REPLY 1

William_Lyon
Graph Fellow

Hi @181018 - the Neo4j GraphQL Library is a JavaScript library that is designed to enable building Node.js GraphQL API applications backed by Neo4j. GraphQL Architect was a low-code graph app for Neo4j Desktop that provided a UI for developing and testing GraphQL APIs within Neo4j Desktop (and used the Neo4j GraphQL Library internally). GraphQL Architect has been replaced by the Neo4j GraphQL Toolbox: https://neo4j.com/docs/graphql-manual/current/toolbox/

 

The Neo4j GraphQL Toolbox is a great way to develop and test your GraphQL API without writing any code or building a node.js app. Once you're ready to move beyond testing you can use the GraphQL type definitions you've refined in Toolbox in a JavaScript application with the Neo4j GraphQL Library to build and deploy the API application.

Nodes 2022
Nodes
NODES 2022, Neo4j Online Education Summit

All the sessions of the conference are now available online