reddit hackernews mail facebook facebook linkedin
graphql-path-enum

graphql-path-enum

Lists the different ways of reaching a given type in a GraphQL schema.

This is a tool that lists the different ways of reaching a given type in a GraphQL schema. It takes the introspection query result as input. Given that most graphs have loops and have an infinite amount of paths, the tool doesn't list them all, but it does a relatively exhaustive listing nonetheless.