ICancelable
Home > @gooddata/sdk-backend-spi > ICancelable
ICancelable interface
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Interface that implements aborting of requests
Signature:
export interface ICancelable<T>
Methods
| Method | Description |
|---|---|
| withSignal(signal) | (BETA) |