DisBot
    Preparing search index...

    Type Alias VanityEmbedAuthorMaxOrderByAggregateInput

    type VanityEmbedAuthorMaxOrderByAggregateInput = {
        IconURL?: Prisma.SortOrder;
        Id?: Prisma.SortOrder;
        Name?: Prisma.SortOrder;
        URL?: Prisma.SortOrder;
        VanityEmbedsId?: Prisma.SortOrder;
    }
    Index

    Properties

    IconURL?: Prisma.SortOrder
    VanityEmbedsId?: Prisma.SortOrder