DataTooLargeResponseBody
Home > @gooddata/sdk-backend-spi > DataTooLargeResponseBody
DataTooLargeResponseBody interface
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
The body of the error indicating that some of the data involved in the request was too large.
Signature:
export interface DataTooLargeResponseBody
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
structuredDetail? | DataTooLargeResponseBodyStructuredDetail | (ALPHA) (Optional) Additional details about the error in a structured form. |