Alokai

Context

Global context of the application which includes runtime integration context.

interface Context {
	$cntf: ContentfulIntegrationContext;
}

Properties

NameRequiredTypeDescription
$cntfRequiredContentfulIntegrationContext

Referenced Types

On this page