DisBot
    Preparing search index...

    Type Alias GuildBackupsMinOrderByAggregateInput

    type GuildBackupsMinOrderByAggregateInput = {
        CreatedAt?: Prisma.SortOrder;
        GuildId?: Prisma.SortOrder;
        Id?: Prisma.SortOrder;
        Name?: Prisma.SortOrder;
        UserId?: Prisma.SortOrder;
        UUID?: Prisma.SortOrder;
    }
    Index

    Properties

    CreatedAt?: Prisma.SortOrder
    GuildId?: Prisma.SortOrder
    UserId?: Prisma.SortOrder