Skip to content

open-app/patchql-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Patchwork GraphQL Schema

npm version

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.

Usage

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.

API

Subscription

messages

messagesByType ({ type: String })

Retrieve messages with a given type, ordered by receive-time.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published