Type Alias KSLeaderBoardRoleMinAggregateOutputType

KSLeaderBoardRoleMinAggregateOutputType: {
    dbId: string | null;
    ksLeaderBoardSyncRoleId: string | null;
    position: number | null;
    roleId: string | null;
}