Improving a Node.js GraphQL Server Performance
Jun 28, 2023 14 mins read
In the GraphQL team of Neo4j, we’ve had some reports of poor performance of the @neo4j/graphql library. In this post, I’ll briefly discuss the tools and processes we used to identify and fix some of the performance problems in a Node.js server for GraphQL.@neo4j/graphql is a... read more