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