Interface: RelationshipWithRefs<T>
Defined in: types/shared/Relationships.ts:13
Extends
Relationship
Type Parameters
| Type Parameter | Default type |
|---|---|
T extends RelationshipRef | RelationshipRef |
Properties
| Property | Type | Overrides | Inherited from | Defined in |
|---|---|---|---|---|
href? | string | - | Relationship.href | types/SharedResourceTypes.ts:58 |
data? | T[] | Relationship.data | - | types/shared/Relationships.ts:16 |