---
editLink: false
lastUpdated: false
---

[@salesforce/b2c-tooling-sdk](../../../modules.md) / [operations/debug](../index.md) / MappedBreakpoint

# Interface: MappedBreakpoint

Defined in: [packages/b2c-tooling-sdk/src/operations/debug/projections.ts:54](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/67fb8580ac3c5b372617ee3ec3fc8f2bc9f16174/packages/b2c-tooling-sdk/src/operations/debug/projections.ts#L54)

A mapped breakpoint.

## Properties

### condition?

> `optional` **condition**: `string`

Defined in: [packages/b2c-tooling-sdk/src/operations/debug/projections.ts:55](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/67fb8580ac3c5b372617ee3ec3fc8f2bc9f16174/packages/b2c-tooling-sdk/src/operations/debug/projections.ts#L55)

***

### file

> **file**: `string` \| `null`

Defined in: [packages/b2c-tooling-sdk/src/operations/debug/projections.ts:56](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/67fb8580ac3c5b372617ee3ec3fc8f2bc9f16174/packages/b2c-tooling-sdk/src/operations/debug/projections.ts#L56)

***

### id

> **id**: `number`

Defined in: [packages/b2c-tooling-sdk/src/operations/debug/projections.ts:57](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/67fb8580ac3c5b372617ee3ec3fc8f2bc9f16174/packages/b2c-tooling-sdk/src/operations/debug/projections.ts#L57)

***

### line

> **line**: `number`

Defined in: [packages/b2c-tooling-sdk/src/operations/debug/projections.ts:58](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/67fb8580ac3c5b372617ee3ec3fc8f2bc9f16174/packages/b2c-tooling-sdk/src/operations/debug/projections.ts#L58)

***

### script\_path

> **script\_path**: `string`

Defined in: [packages/b2c-tooling-sdk/src/operations/debug/projections.ts:59](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/blob/67fb8580ac3c5b372617ee3ec3fc8f2bc9f16174/packages/b2c-tooling-sdk/src/operations/debug/projections.ts#L59)
