@deep/nest-kit
    Preparing search index...

    Interface BaseGraphQLContext

    interface BaseGraphQLContext {
        connectionParams?: Record<string, unknown>;
    }
    Index

    Properties

    connectionParams?: Record<string, unknown>