-
Notifications
You must be signed in to change notification settings - Fork 15
Missing and broken aliases in 5.x #127
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
lidiazuin
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot! Left some comments
| [[ogm-installation]] | ||
| :description: This page describes how to install the OGM in Neo4j GraphQL and includes examples of how to use it. | ||
| = Installation | ||
| :page-aliases: ogm/examples/index.adoc, omg/examples/rest-api.adoc, omg/examples/custom-resolvers.adoc |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
https://neo4j.com/docs/graphql/3/ogm/examples/custom-resolvers/ is already listed in the three versions and it's taking to https://neo4j.com/docs/graphql/5/custom-resolvers/ . We need to remove it from here or it will cause a loop.
omg/examples/rest-api.adoc doesn't have a substitute, so I wouldn't redirect to /ogm/installation.adoc
All in all, I think we could go only with ogm/examples/index.adoc
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
true and true, updated
Co-authored-by: Lidia Zuin <102308961+lidiazuin@users.noreply.github.com>
lidiazuin
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks!!
No description provided.