BoardgameFavorite

final class BoardgameFavorite : Model, @unchecked Sendable

A Pivot holding a sibling relation between User and Boardgame.

Properties

  • id

    The ID of the pivot.

    Declaration

    Swift

    @BoardgameFavorite
    .ID var id: UUID? { get set }

Relations

Initialization