@mendix/extensions-api - v0.11.2
    Preparing search index...

    Type Alias PermissionInfo

    type PermissionInfo = {
        granted: boolean;
        name: string;
    }
    Index

    Properties

    Properties

    granted: boolean
    name: string