graphql
graphql copied to clipboard
Documentation for bind in Authorization is missing CREATE
Describe the bug In the list of available operations for bind is "CREATE" missing, while it is used in the example directly under it. CREATE also seems to be missing in the allow documentation. Also the navigation bar on the side in the docs seems broken for 3. level entries.
To Reproduce Steps to reproduce the behavior:
Go to https://neo4j.com/docs/graphql-manual/current/auth/authorization/bind/
Expected behavior Expected the Example to be one of the available operations.
Expected Side Navigation Bar to display "bind" etc more on the right, instead of left.
Screenshots

Many thanks for raising this bug report @eriklueth. :bug: We will now attempt to reproduce the bug based on the steps you have provided.
Please ensure that you've provided the necessary information for a minimal reproduction, including but not limited to:
- Type definitions
- Resolvers
- Query and/or Mutation (or multiple) needed to reproduce
If you have a support agreement with Neo4j, please link this GitHub issue to a new or existing Zendesk ticket.
Thanks again! :pray:
Hi @eriklueth The sidebar problem is already fixed.
Hi @eriklueth The sidebar problem is already fixed.
Awesome 🚀