psibase
psibase copied to clipboard
Support modern async-graphql
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.