Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
GraphQLQueryComplexityLimitExceededError
Interface GraphQLQueryComplexityLimitExceededError
interface
GraphQLQueryComplexityLimitExceededError
{
code
:
"QueryComplexityLimitExceeded"
;
[
key
:
string
]:
any
;
}
Hierarchy (
View Summary
)
IGraphQLErrorObject
GraphQLQueryComplexityLimitExceededError
Indexable
[
key
:
string
]:
any
Index
Properties
code
Properties
Readonly
code
code
:
"QueryComplexityLimitExceeded"
One of the error codes that is listed on the
Errors
page.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
Typescript SDK Type Docs
Loading...
One of the error codes that is listed on the Errors page.