Closes #9075: Introduce AbortRequest exception for cleanly interrupting object mutations

This commit is contained in:
jeremystretch
2022-06-30 15:15:07 -04:00
parent 65f4895dd6
commit 3a6f46bf38
7 changed files with 95 additions and 36 deletions

View File

@@ -118,6 +118,7 @@ nav:
- REST API: 'plugins/development/rest-api.md'
- GraphQL API: 'plugins/development/graphql-api.md'
- Background Tasks: 'plugins/development/background-tasks.md'
- Exceptions: 'plugins/development/exceptions.md'
- Administration:
- Authentication:
- Overview: 'administration/authentication/overview.md'