i2 Connect SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/i2connect > spi > AsyncQueryResponse

    spi.AsyncQueryResponse type

    The result of successfully starting an asynchronous query.

    Signature:

    export type AsyncQueryResponse = {
        queryId: string;
      };
    
    In this article
    Back to top © N. Harris Computer Corporation