Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
GraphQLResourceSizeLimitExceededError
Interface GraphQLResourceSizeLimitExceededError
Returned when the resource exceeds the maximum allowed size of 16 MB.
interface
GraphQLResourceSizeLimitExceededError
{
code
:
"ResourceSizeLimitExceeded"
;
[
key
:
string
]
:
any
;
}
Indexable
[
key:
string
]:
any
Index
Properties
code
Properties
Readonly
code
code
:
"ResourceSizeLimitExceeded"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
code
Typescript SDK Type Docs
Loading...
Returned when the resource exceeds the maximum allowed size of 16 MB.