TeamCreateManyInput: {
    dbId?: string;
    teamId: string;
    teamName: string;
}