<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@datashaper/schema](./schema.md) &gt; [RelationshipConstraint](./schema.relationshipconstraint.md) &gt; [accepts](./schema.relationshipconstraint.accepts.md)

## RelationshipConstraint.accepts property

The kinds of profiles that are accepted in this relationship

<b>Signature:</b>

```typescript
accepts: Profile[];
```
