graphqlade

    Interface GraphQLReaderOptions

    interface GraphQLReaderOptions {
        disableCaching?: boolean;
        disableParseCheck?: boolean;
    }
    Index

    Properties

    disableCaching?: boolean
    disableParseCheck?: boolean
    MMNEPVFCICPMFPCPTTAAATR