Skip to content

EndpointCallOptions

Defined in: wp-typia-rest/src/client.ts:94

Optional overrides applied while executing a WordPress REST contract.

optional fetchFn?: ApiFetch

Defined in: wp-typia-rest/src/client.ts:95


optional requestOptions?: Partial<APIFetchOptions<boolean>>

Defined in: wp-typia-rest/src/client.ts:96