psibase icon indicating copy to clipboard operation
psibase copied to clipboard

Support modern async-graphql

Open James-Mart opened this issue 1 year ago • 0 comments

Breaking changes in the async-graphiql library have broken the sample graphql rust service in our docs. We should either update our docs to a version that works out of the box or modernize our libraries so the stated example works out of the box.

The sample service works with async-graphql v4.0.1, but the modern version is v7.0.2.

James-Mart avatar Mar 06 '24 03:03 James-Mart