EndpointCallOptions
Defined in: wp-typia-rest/src/client.ts:94
Optional overrides applied while executing a WordPress REST contract.
Properties
Section titled “Properties”fetchFn?
Section titled “fetchFn?”
optionalfetchFn?:ApiFetch
Defined in: wp-typia-rest/src/client.ts:95
requestOptions?
Section titled “requestOptions?”
optionalrequestOptions?:Partial<APIFetchOptions<boolean>>
Defined in: wp-typia-rest/src/client.ts:96