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

    Type Alias DocumentQuery

    DocumentQuery: ElementQuery & { sdkName?: string }

    Used to help filter documents shown in the selector dialog.

    Type declaration

    • OptionalsdkName?: string

      The Mendix Metamodel SDK name of a model element. E.g. "Pages$Page" or "Microflows$Microflow". You can find the SDK names in the Mendix Model SDK documentation.