# SyncRelationshipsDto

**Kind:** Class

**Source:** [`atloria-monorepo/apps/api/src/graph/dto/sync-relationships.dto.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/api/src/graph/dto/sync-relationships.dto.ts#L42)

Request body for bulk relationship sync

## Properties

| Property | Type |
|---|---|
| `relationships` | `SyncRelationshipDto[]` |
