graphql-markdown icon indicating copy to clipboard operation
graphql-markdown copied to clipboard

fix for graphql 16

Open nextdude opened this issue 4 years ago • 1 comments

Modify how we pass arguments to graphql to convert schema to json. Change from legacy positional arguments to an object (which is required in graphql v16+).

nextdude avatar Feb 15 '22 18:02 nextdude

@exogen can we get this merged?

nextdude avatar Mar 18 '22 20:03 nextdude