Membrane React - v0.2.1
    Preparing search index...

    Interface FindActionsQuery

    interface FindActionsQuery {
        limit?: number;
        cursor?: string;
        parentId?: string;
        integrationId?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    limit?: number
    cursor?: string
    parentId?: string
    integrationId?: string