DisBot
    Preparing search index...

    Type Alias TicketsSumOrderByAggregateInput

    type TicketsSumOrderByAggregateInput = {
        ChannelType?: Prisma.SortOrder;
        Id?: Prisma.SortOrder;
    }
    Index

    Properties

    Properties

    ChannelType?: Prisma.SortOrder