GraphQL schema for Secure Scuttlebot, meant to be used as a plugin with open-app-graphql-server. You can also add it to your existing schema using schema stitching.
Install it with npm i -S ssb-graphql-patchwork
and use it with your GraphQL server, or use it as a plugin with the open-app-graphql-server.
Retrieve messages with a given type, ordered by receive-time.