@lubusin/wp-frappe-data-store / FrappeRequest
Type Alias: FrappeRequest
FrappeRequest = (
options) =>Promise<unknown>
Defined in: src/types.ts:79
Transport function responsible for making HTTP calls to the Frappe API.
Parameters
options
Returns
Promise<unknown>