Skip to content

EndpointQueryClient

Class that extends QueryClient and gives a bit more control over endpoint queries and mutations.

ts
import { EndpointQueryClient } from "mobx-tanstack-query-api";

Released under the MIT License.