8dc561cb8f5454a143f210816450a4ed67d34a26
Refactored the `Handle` method in `ReadDocumentQueryHandler` to eagerly load related data (`Elements` and `Annotations`) using `Include` and `ThenInclude`. Introduced a reusable `docQuery` variable to reduce code duplication and ensure consistency in queries for both `query.Id` and `query.EnvelopeId`. No changes were made to the mapping logic or exception handling.
Description
No description provided
Languages
JavaScript
86.8%
C#
6.6%
Visual Basic .NET
2.7%
HTML
2.3%
CSS
1.1%
Other
0.4%