Skip to content

Commit 873816d

Browse files
authored
Add additional errors to navigation menu (#252)
1 parent 670feab commit 873816d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

‎docs/en/modules/ROOT/nav.adoc‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,9 @@
240240
*** xref:develop:api/authentication.adoc[Authentication]
241241
*** xref:develop:api/core-concepts.adoc[Core concepts]
242242
*** xref:develop:api/reference/errors.adoc[Error Handling]
243+
**** xref:develop:api/reference/errors/too_many_aliases_error.adoc[Too many aliases error - TOO_MANY_ALIASES_ERROR]
244+
**** xref:develop:api/reference/errors/recursion_limit_exceeded_error.adoc[Recursion limit error - RECURSION_LIMIT_EXCEEDED_ERROR]
245+
**** xref:develop:api/reference/errors/introspection_disabled_error.adoc[Introspection disabled error - INTROSPECTION_DISABLED_ERROR]
243246
**** xref:develop:api/reference/errors/permission_not_set.adoc[Permission Not Set Error - PERMISSION_NOT_SET_ERROR]
244247
**** xref:develop:api/reference/errors/unauthorized_field.adoc[Unauthorized Field Error - UNAUTHORIZED_FIELD_ERROR]
245248
**** xref:develop:api/reference/errors/unauthorized_mutation.adoc[Unauthorized Mutation Error - MUTATION_NOT_AUTHORIZED_ERROR]

0 commit comments

Comments
 (0)