We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ee8930 commit 77a21d9Copy full SHA for 77a21d9
src/App.js
@@ -1,6 +1,6 @@
1
import React, { Component } from 'react';
2
import { graphql } from 'react-apollo';
3
-import { gql, loader } from 'graphql.macro';
+import { loader } from 'graphql.macro';
4
import logo from './logo.svg';
5
import './App.css';
6
0 commit comments