Cuttlefish SDK Reference - v0.1.0
    Preparing search index...

    Interface CuttlefishContextValue

    interface CuttlefishContextValue {
        endpoint: string;
        rowCache: RowCache;
        upstreamId: string;
    }
    Index

    Properties

    endpoint: string
    rowCache: RowCache
    upstreamId: string