@vnodes/graphql
    Preparing search index...

    Interface ApolloConfig

    interface ApolloConfig {
        graphRef?: string;
        key?: string;
        keyHash?: string;
    }
    Index

    Properties

    graphRef?: string
    key?: string
    keyHash?: string