ehodges
12/11/2017, 10:03 PM59 | const CREATE_LINK_MUTATION = gql`| ^ 60 | mutation CreateLinkMutation($description: String!, $url: String!, $postedById: ID!) { 61 | createLink( 62 | description: $description, file is here: https://github.com/erichodges/react-gql-tutorial/blob/master/hackernews-react-apollo/src/components/CreateLink.js
lancej
12/12/2017, 12:34 AMlancej
12/12/2017, 12:34 AMehodges
12/12/2017, 3:49 AM