cc787f445acd3f72d41db1c8683932d6a0acca70
Simplified null-checks in the `Handle` method of the `BodyQueryBehavior` class using the null-conditional operator. Enhanced the exception message to include `ProfileId` and `ActionId` for better debugging context when `result?.RawBody` is null.
Description
Languages
C#
100%