-
After generating the schema with the tool, i tried on graphql Voyager , but the Voyager not displayed any thing (blank)
Attached video
-
Sometimes its handy to be able to filter certain types/fields in a large schema. This is a feature request to be able to introduce such filters without building a custom version of GraphQL-Voyager. On…
-
`sirius-components-graphiql` and `sirius-components-graphql-voyager` are big (2.4MB for `packages/tools/backend/sirius-components-graphiql/src/main/resources/static`, 6.1MB for `packages/tools/backend…
-
I'm interested in creating [GraphQL Voyager](https://github.com/APIs-guru/graphql-voyager) plug-in for GraphiQL.
-
The voyager not working on:
Drupal : 9.2.5
GraphQl : 3.1.0
i get this error
`abort() at Error at Ga (blob:http://mysite.local/186e95db-6391-4831-864a-c7ea73abaddb:420:124) at Fa (blob:http://…
-
It would be really neat if graphql-voyager could be integrated in the playground, it's a very nice schema visualisation tool.
> https://github.com/APIs-guru/graphql-voyager
It could be integrate…
-
Hi Team, first let me say what a great tool. Sorry if this belongs in the Discussions, but I didn't see any conversations there, so I am not sure if Discussions are being used.
What I am trying to …
-
I'm submitting a ...
* [ ] bug report
* [x] feature request
* [ ] question
It is fairly trivial to expose `graphql-voyager` yourself if you are already consuming `postgraphile` as a library.…
-
My project does not have a graphql endpoint as such, but a bunch of input graphql schema files that I am getting using an API. I need to visualize the file that I am getting as input. Is there any way…
-
When I try to use GraphQL voyager with a schema that is about 4500 lines long it breaks, (it just displays a blank screen). It seems though that this schema is just big enough to cause this issue. (If…