Incremunica
    Preparing search index...

    Variable KeysGraphQLSourceConst

    KeysGraphQLSource: {
        context: ActionContextKey<Record<string, string>>;
        schema: ActionContextKey<string>;
    } = ...

    Type declaration

    • context: ActionContextKey<Record<string, string>>

      The LD-context for that source

    • schema: ActionContextKey<string>

      The GraphQL schema linked to the source