@twilio/flex-sdk
    Preparing search index...

    Context provided for link execution, such as the client executing the request. It is separate from the request operation context.

    interface ExecuteContext {
        client: FlexDataClient;
    }
    Index

    Properties

    Properties

    The Apollo Client instance that executed the GraphQL request.