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

    Interface FindAppEventTypesQuery

    interface FindAppEventTypesQuery {
        limit?: number;
        cursor?: string;
        includeArchived?: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    limit?: number
    cursor?: string
    includeArchived?: boolean