@robert-brightline/auth-db - v0.0.21
    Preparing search index...

    Type Alias PermissionSumOrderByAggregateInput

    type PermissionSumOrderByAggregateInput = {
        appId?: Prisma.SortOrder;
        id?: Prisma.SortOrder;
        resourceId?: Prisma.SortOrder;
    }
    Index

    Properties

    resourceId?: Prisma.SortOrder