function setN1GuardNotifyOnly setN1GuardNotifyOnly(value: boolean | null): void Switch the N+1 guard between throw (default) and notify-only (production). Parameters value: boolean | null Return Type void