@stigg/node-server-sdk - v4.48.0
Preparing search index...
GetSdkConfigurationQuery
Type Alias GetSdkConfigurationQuery
type
GetSdkConfigurationQuery
=
{
__typename
?:
"Query"
;
sdkConfiguration
?:
|
{
__typename
?:
"SdkConfiguration"
;
isWidgetWatermarkEnabled
?:
boolean
|
null
;
sentryDsn
?:
string
|
null
;
showWatermark
?:
boolean
|
null
;
}
|
null
;
}
Index
Properties
__
typename?
sdk
Configuration?
Properties
Optional
__
typename
__typename
?:
"Query"
Optional
sdk
Configuration
sdkConfiguration
?:
|
{
__typename
?:
"SdkConfiguration"
;
isWidgetWatermarkEnabled
?:
boolean
|
null
;
sentryDsn
?:
string
|
null
;
showWatermark
?:
boolean
|
null
;
}
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
__
typename
sdk
Configuration
@stigg/node-server-sdk - v4.48.0
Loading...