Schema configuration

Neo4j GraphQL Library supports several functionalities such as CRUD operations, aggregation, filtering, and others. To make them work, a large amount of GraphQL types are generated. However, in some cases, it may be advisable to reduce the scope of the API produced.

This section provides information on how to limit access to unwanted operations and reduce the size of the schema which can improve the performance: