Skip to content

Documentation / @warp-drive/build-config / debugging / DEBUG_RELATIONSHIP_NOTIFICATIONS

ts
const DEBUG_RELATIONSHIP_NOTIFICATIONS: boolean = false;

Defined in: debugging.ts:166

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

Released under the MIT License.