DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
3
Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
half day
Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
stale
ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
unclear
Prerequisites
GraphQLApollo
Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
35
Research direction
The issue requests integration of GraphiQL explorer into the Apollo Universal Starter Kit. The repository uses Apollo Client and Server with React. To implement, one should familiarize with the GraphiQL explorer plugin and add it as a component in the frontend, likely in the Apollo provider. The integration details are not specified, so further investigation of the project structure and existing GraphQL setup is required.
Integrate GraphiQL explorer · sysgears/apollo-universal-starter-kit#1016 | Good First Issue