Skip to content
module@warp-drive/build-config/debugging
ts
const DEBUG_RELATIONSHIP_NOTIFICATIONS: boolean = false;

Defined in: debugging.ts:119

Helps when debugging causes of a change notification when processing an update to a hasMany relationship.

Released under the MIT License.