Type Alias TeamCountOutputTypeCountActiveInvitesArgs<ExtArgs>

TeamCountOutputTypeCountActiveInvitesArgs<ExtArgs>: {
    where?: ActiveInviteWhereInput;
}

TeamCountOutputType without action

Type Parameters