Context.(constructor)

Context constructor.

Signature:

constructor(input: {
        apiKey: string;
        apiUrl?: string;
        createAdapter: (ctx: Context) => AdapterInterface;
        featureFlags?: Partial<ContextFeatureFlagsInterface>;
        meshRankResolver?: MeshRankResolver;
        staticProxy?: string;
    });

Parameters

Parameter

Type

Description

{ apiKey, apiUrl, createAdapter, featureFlags, meshRankResolver, staticProxy, }

(not declared)

input

{ apiKey: string; apiUrl?: string; createAdapter: (ctx: Context) => AdapterInterface; featureFlags?: Partial<ContextFeatureFlagsInterface>; meshRankResolver?: MeshRankResolver; staticProxy?: string; }

Get in touch

We'd love to learn more about your vision and how we can help.

PressPrivacyTermsSupportCopyright © 2026 Core3D, Inc. All Rights Reserved.