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.
Returns
Section titled “Returns”A cache client suitable for EndpointDataProvider.
Example
Section titled “Example”const client = createEndpointDataClient();