TeamMemberMaxAggregateOutputType: {
    bitfield: string | null;
    dbId: string | null;
    joinedAt: Date | null;
    teamId: string | null;
    userId: string | null;
}