Context
Global context of the application which includes runtime integration context.
interface Context {
$ct: CommercetoolsIntegrationContext;
}Properties
| Name | Required | Type | Description |
|---|---|---|---|
$ct | Required | CommercetoolsIntegrationContext |
Global context of the application which includes runtime integration context.
interface Context {
$ct: CommercetoolsIntegrationContext;
}| Name | Required | Type | Description |
|---|---|---|---|
$ct | Required | CommercetoolsIntegrationContext |