Skip to content

issues Search Results · repo:the-road-to-graphql/react-graphql-github-apollo language:JavaScript

Filter by

12 results
 (82 ms)

12 results

inthe-road-to-graphql/react-graphql-github-apollo (press backspace or delete to remove)

When Profile / component did mount, there is no value in { data } returned from Query / component. So, it generates a TypeError: Cannot read property viewer of undefined. const Profile = () = ( Query ...
  • ma-nish
  • 6
  • Opened 
    on Jan 20, 2020
  • #30

It would be great to have a deployment option for devs who might want to get this up quickly (for prototyping reasons for example). That s why I would suggest to add a quick and painless deployment option ...
  • matheuseabra
  • Opened 
    on Jun 1, 2019
  • #25

@rwieruch Very good example, thanks for sharing. I have a question regarding Queries, for example RepositoriesList or IssueList, and pagination. The first time the view mounted the query retrieves 5 entries, ...
  • artola
  • Opened 
    on Jan 13, 2019
  • #21

Hello, Thanks for this course. When I Star a repo using this app, the app doesn t show the updated star count until I relaunch the app. Is this the expected behavior? I thought I had a bug in my code ...
enhancement
  • steinitz
  • 3
  • Opened 
    on Dec 26, 2018
  • #20

Hi all, First of all, this is a great repo that helped me with getting started with React, Apollo, and GraphQl. Probably its more of a GitHub GraphQL API related question. Based on this repo, I m trying ...
  • marufsiddiqui
  • 5
  • Opened 
    on May 7, 2018
  • #15

const httpLink = new HttpLink({ uri: https://api.github.com/graphql , headers: { authorization: Bearer ${ process.env.REACT_APP_GITHUB_PERSONAL_ACCESS_TOKEN }, }, }); The process.env code is unreliable ...
wontfix
  • stormasm
  • 10
  • Opened 
    on Mar 9, 2018
  • #10

Hi Robin, this looks awesome. Would you consider converting your CSS into styled-components? Including layout components with Grid Layout and Flexbox? Cheers :)
wontfix
  • nick-walt
  • 6
  • Opened 
    on Mar 8, 2018
  • #9

It would be great to follow a unified code style in the repository for people contributing to it. That s why I would propose Prettier for it. Even though everyone has to install it on their own, there ...
good first issue
help wanted
  • rwieruch
  • 4
  • Opened 
    on Mar 7, 2018
  • #7

Thanks for the project 🙌 It is used on https://github.com/rwieruch/react-graphql-github-apollo/blob/master/src/index.js#L5 It still works because of how npm or yarn resolves packages, but it doesn t ...
  • deadcoder0904
  • 1
  • Opened 
    on Feb 22, 2018
  • #4

It should be possible to add a reaction to comments/issues by using the addReaction mutation of the GraphQL GitHub API.
enhancement
good first issue
help wanted
  • rwieruch
  • 5
  • Opened 
    on Feb 5, 2018
  • #3
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub