I retrieved the ZenHub GraphQL API schema with the introspection command and have this available now in a json format, which helps me to create the query and mutation calls. It would be efficient to have the schema in a more readable format. I wonder if it is possible to integrate the API schema in to a tool like Graphiql , Altair Graphql client or a different tool.
Hey @Bernd,
We have access to GraphiQL available through our developer site under the ‘Explorer’ tab.
We’ve also got a Postman collection that provides a documentation viewer as well.
Hopefully this helps!
Hey Joseph,
that is exactly what I am looking for.
Thanks a lot!!!
1 Like