@wppconnect-team/wppconnect - v2.3.2
    Preparing search index...

    Function fetchQuery

    • Send a MEX (Meta GraphQL over WhatsApp's socket) operation.

      Type Parameters

      • T = any

      Parameters

      • request: MexRequest

        The Relay request document

      • variables: Record<string, any>

        The operation variables

      Returns Promise<T>

      The data object of the MEX response