rmosolgo / graphiql-rails

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

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

Closed pachkovsky closed 7 months ago

pachkovsky commented 1 year ago

with flag toggled off:

image

with flag toggled on:

image image
rmosolgo commented 7 months ago

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