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

    Type Alias UserRoleMinAggregateInputType

    type UserRoleMinAggregateInputType = {
        createdAt?: true;
        deletedAt?: true;
        id?: true;
        roleId?: true;
        updatedAt?: true;
        userId?: true;
        uuid?: true;
    }
    Index

    Properties

    createdAt?: true
    deletedAt?: true
    id?: true
    roleId?: true
    updatedAt?: true
    userId?: true
    uuid?: true