graphql icon indicating copy to clipboard operation
graphql copied to clipboard

Documentation for bind in Authorization is missing CREATE

Open eriklueth opened this issue 3 years ago • 3 comments

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 image image

eriklueth avatar Mar 09 '22 13:03 eriklueth

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:

neo4j-team-graphql avatar Mar 09 '22 13:03 neo4j-team-graphql

Hi @eriklueth The sidebar problem is already fixed.

angrykoala avatar Mar 10 '22 10:03 angrykoala

Hi @eriklueth The sidebar problem is already fixed.

Awesome 🚀

eriklueth avatar Mar 10 '22 10:03 eriklueth