Type Alias GuildCountOutputTypeCountLinkedRolesArgs<ExtArgs>

GuildCountOutputTypeCountLinkedRolesArgs<ExtArgs>: {
    where?: GuildLinkedRoleWhereInput;
}

GuildCountOutputType without action

Type Parameters