import { withClientState } from 'apollo-link-state'; import { gql } from 'apollo-boost';. const httpLink = new HttpLink({ uri: 'http://localhost:4000' });.
確定! 回上一頁