DisBot
    Preparing search index...

    Type Alias VerificationGatesMinOrderByAggregateInput

    type VerificationGatesMinOrderByAggregateInput = {
        Action?: Prisma.SortOrder;
        ActionType?: Prisma.SortOrder;
        Active?: Prisma.SortOrder;
        ChannelId?: Prisma.SortOrder;
        CreatedAt?: Prisma.SortOrder;
        Id?: Prisma.SortOrder;
        MessageId?: Prisma.SortOrder;
        SecurityId?: Prisma.SortOrder;
        UUID?: Prisma.SortOrder;
    }
    Index

    Properties

    Action?: Prisma.SortOrder
    ActionType?: Prisma.SortOrder
    Active?: Prisma.SortOrder
    ChannelId?: Prisma.SortOrder
    CreatedAt?: Prisma.SortOrder
    MessageId?: Prisma.SortOrder
    SecurityId?: Prisma.SortOrder