drupal-graphql / graphql

GraphQL integration for Drupal 9/10
286 stars 202 forks source link

Add GraphQL-Voyager as another graph exploration tool #189

Closed pixelmord closed 7 years ago

pixelmord commented 7 years ago

https://apis.guru/graphql-voyager/ This could be a submodule that provides that on a page.

See also #188

fubhy commented 7 years ago

Would be fairly easy to even add a more customized version of that. I recently mentioned this tool already on the drupal slack and am +1 for adding something like that

pixelmord commented 7 years ago

Customized in which way?

fubhy commented 7 years ago

WIth more information about drupal types, e.g. links to the type config pages / field config pages for entity related schema items, etc.