Type Alias UserCountOutputTypeCountSessionsArgs<ExtArgs>

UserCountOutputTypeCountSessionsArgs<ExtArgs>: {
    where?: UserSessionWhereInput;
}

UserCountOutputType without action

Type Parameters