This repository has been archived by the owner on Oct 26, 2023. It is now read-only.
forked from neo4j-graphql/neo4j-graphql-js
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #19 from cognitedata/dl/bump_neo4j
dl/bump neo4j
- Loading branch information
Showing
26 changed files
with
4,683 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# neo4j-graphql-js Documentation | ||
|
||
- [Quickstart](neo4j-graphql-js-quickstart.md) | ||
- [User Guide](neo4j-graphql-js.md) | ||
- [Schema Generation And Augmentation](graphql-schema-generation-augmentation.md) | ||
- [Filtering With GraphQL](graphql-filtering.md) | ||
- [Relationship Types](graphql-relationship-types.md) | ||
- [Temporal Types (DateTime)](graphql-temporal-types-datetime.md) | ||
- [Spatial Types](graphql-spatial-types.md) | ||
- [Interface and Union Types](graphql-interface-union-types.md) | ||
- [Authorization / Middleware](neo4j-graphql-js-middleware-authorization.md) | ||
- [Multiple Databases](neo4j-multiple-database-graphql.md) | ||
- [GraphQL Schema Directives](graphql-schema-directives.md) | ||
- [API Reference](neo4j-graphql-js-api.md) | ||
- [Adding Custom Logic](graphql-custom-logic.md) | ||
- [Infer GraphQL Schema](infer-graphql-schema-database.md) | ||
- [Apollo Federation And Gateway](apollo-federation.md) |
Oops, something went wrong.