|
8 | 8 | ** xref:getting-started/graphql-self-hosted.adoc[] |
9 | 9 | * xref:getting-started/toolbox.adoc[] |
10 | 10 |
|
| 11 | +
|
| 12 | +* *Security* |
| 13 | +
|
| 14 | +* xref:security/configuration.adoc[] |
| 15 | +* xref:security/authentication.adoc[] |
| 16 | +* xref:security/authorization.adoc[] |
| 17 | +* xref:security/subscriptions-authorization.adoc[] |
| 18 | +* xref:security/impersonation-and-user-switching.adoc[] |
| 19 | +* xref:security/operations.adoc[] |
| 20 | +* xref:security/securing-a-graphql-api.adoc[] |
| 21 | +
|
11 | 22 | * *Reference* |
12 | | -* xref:security/index.adoc[] |
13 | | -** xref:security/configuration.adoc[] |
14 | | -** xref:security/authentication.adoc[] |
15 | | -** xref:security/authorization.adoc[] |
16 | | -** xref:security/subscriptions-authorization.adoc[] |
17 | | -** xref:security/impersonation-and-user-switching.adoc[] |
18 | | -** xref:security/operations.adoc[] |
| 23 | +* xref:neo4jgraphql-class.adoc[] |
19 | 24 | * xref:types/index.adoc[] |
20 | 25 | ** xref:types/scalar.adoc[Scalar] |
21 | 26 | ** xref:types/temporal.adoc[Temporal] |
22 | 27 | ** xref:types/spatial.adoc[Spatial] |
23 | 28 | ** xref:types/interfaces.adoc[Interfaces] |
24 | 29 | ** xref:types/unions.adoc[Union] |
25 | 30 | ** xref:types/relationships.adoc[] |
26 | | -* xref:filtering.adoc[] |
27 | | -* xref:neo4jgraphql-class.adoc[] |
| 31 | +
|
28 | 32 | * xref:directives/index.adoc[] |
29 | 33 | ** xref:directives/database-mapping.adoc[] |
30 | 34 | ** xref:directives/autogeneration.adoc[] |
| 35 | +
|
31 | 36 | ** xref:directives/schema-configuration/index.adoc[] |
32 | 37 | *** xref:directives/schema-configuration/global-configuration.adoc[] |
33 | 38 | *** xref:directives/schema-configuration/type-configuration.adoc[] |
|
36 | 41 | ** xref:directives/custom-logic.adoc[] |
37 | 42 | ** xref:directives/custom-directives.adoc[] |
38 | 43 |
|
| 44 | +* xref:filtering.adoc[] |
| 45 | +
|
39 | 46 | * xref:queries-aggregations/index.adoc[Queries and aggregations] |
40 | 47 | ** xref:queries-aggregations/queries.adoc[] |
41 | 48 | ** xref:queries-aggregations/aggregations.adoc[] |
|
55 | 62 |
|
56 | 63 | * *How-To* |
57 | 64 |
|
58 | | -* xref:driver-configuration.adoc[] |
59 | 65 | * xref:graphql-modeling.adoc[] |
60 | | -* xref:security/securing-a-graphql-api.adoc[] |
| 66 | +* xref:driver-configuration.adoc[] |
61 | 67 |
|
62 | 68 | * *Products* |
63 | 69 |
|
|
0 commit comments