Preparing search index...
The search index is not available
Cognite JavaScript SDK (beta)
Cognite JavaScript SDK (beta)
RawResolver
Class RawResolver
Implements
FieldResolver
Index
Constructors
constructor
Properties
column
Name?
db
Name
row
Key?
table
Name
type
Constructors
constructor
new
Raw
Resolver
(
dbName
,
tableName
,
rowKey
?
,
columnName
?
)
:
RawResolver
Parameters
dbName
:
string
tableName
:
string
Optional
rowKey
:
string
Optional
columnName
:
string
Returns
RawResolver
Properties
Optional
column
Name
column
Name
?:
string
db
Name
db
Name
:
string
Optional
row
Key
row
Key
?:
string
table
Name
table
Name
:
string
type
type
:
string
= 'raw'
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
column
Name
db
Name
row
Key
table
Name
type
Cognite JavaScript SDK (beta)
Loading...