• The GRPCProvider component provides a gRPC-web transport context for its children, optionally including a react-query provider.

    Parameters

    • props: GRPCProviderProps

      Props for the GRPCProvider, including children and a flag for react-query provider usage.

    Returns Element

    The component wrapped with the TransportProvider and optionally the QueryClientProvider.

Generated using TypeDoc