SDKConfig
API reference
The SDK config of the module.
Implements Node
debug: Boolean!
Whether to start the SDK runtime in debug mode with an interactive terminal.
id: ID!
A unique identifier for this SDKConfig.
source: String!
Source of the SDK. Either a name of a builtin SDK or a module source ref string pointing to the SDK's implementation.