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 f3b8b3f commit 3c1c382Copy full SHA for 3c1c382
README.md
@@ -22,13 +22,6 @@ _[GraphQL Weekly #42](https://graphqlweekly.com/issues/42)_
22
+ "Skip Relay" option that simplifies graph by removing Relay wrapper classes
23
+ Ability to choose any type to be a root of the graph
24
25
-## Roadmap
26
- - [x] Major refactoring
27
- - [ ] Publish as a library ([issue 1](https://github.com/APIs-guru/graphql-voyager/issues/1))
28
- - [ ] Tests + CI + CD
29
- - [ ] Try to optimize graph auto-layout
30
- - [ ] [ < place for your ideas > ](https://github.com/APIs-guru/graphql-voyager/issues/new)
31
-
32
## Usage
33
GraphQL Voyager exports `Voyager` React component and helper `init` function. If used without
34
module system it is exported as `GraphQLVoyager` global variable.
0 commit comments