# Type alias: WishlistRelationships
Ƭ WishlistRelationships: object
# Type declaration:
| Name | Type |
|---|---|
wishlistItems | { id: string ; type: string }[] |
Defined in: types/wishlists.ts:11 (opens new window)
Ƭ WishlistRelationships: object
| Name | Type |
|---|---|
wishlistItems | { id: string ; type: string }[] |
Defined in: types/wishlists.ts:11 (opens new window)