Skip to content

typo in configuration example? #5

@laurentpayot

Description

@laurentpayot

In the readme it says we should import Apollo client like so:
import ApolloClient, { createNetworkInterface, addTypename } from './apollo-client';

But it is only working after removing the curent directory prefix:
import ApolloClient, { createNetworkInterface, addTypename } from 'apollo-client';

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions