Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
GraphQLErrorLocation
Interface GraphQLErrorLocation
interface
GraphQLErrorLocation
{
column
:
number
;
line
:
number
;
}
Index
Properties
column
line
Properties
Readonly
column
column
:
number
Readonly
line
line
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
column
line
Typescript SDK Type Docs
Loading...