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

Defined in: build-config/declarations/debugging.d.ts:114

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

Released under the MIT License.