@bzr/bazaar
    Preparing search index...

    Type Alias GrantedPermissionsQuery

    type GrantedPermissionsQuery = {
        collectionName?: string;
        ownerId?: string;
        type?: PermissionType;
    }
    Index

    Properties

    collectionName?: string
    ownerId?: string