Skip to content
module@warp-drive/core/build-config/debugging

Variable DEBUG_RELATIONSHIP_NOTIFICATIONS

ts
const DEBUG_RELATIONSHIP_NOTIFICATIONS: boolean;

Defined in: node_modules/.pnpm/@warp-d_25f56f2729dd79700790d78740333f27/node_modules/@warp-drive/build-config/dist/debugging.d.ts:116

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

Released under the MIT License.