rmosolgo / graphiql-rails

Mount the GraphiQL query editor in a Rails app
MIT License
447 stars 137 forks source link

add inputValueDeprecation flag to be able to introspect deprecated arguments #107

Closed pachkovsky closed 8 months ago

pachkovsky commented 1 year ago

with flag toggled off:

image

with flag toggled on:

image image
rmosolgo commented 8 months ago

Thanks for this improvement! sorry it took me so long to merge it.