Skip to content

createEndpointDataClient

createEndpointDataClient(): EndpointDataClient

Defined in: wp-typia-rest/src/react-client-state.ts:92

Create an in-memory cache client for endpoint query and mutation hooks.

EndpointDataClient

A cache client suitable for EndpointDataProvider.

const client = createEndpointDataClient();