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

An experiment in providing a GraphQL server layer for Scuttlebot (and the SSB protocol)

Results 5 ssb-graphql issues
Sort by recently updated
recently updated
newest added

Bumps [minimist](https://github.com/minimistjs/minimist), [mkdirp](https://github.com/isaacs/node-mkdirp) and [multiblob](https://github.com/ssbc/multiblob). These dependencies needed to be updated together. Updates `minimist` from 1.2.0 to 1.2.8 Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long...

dependencies

Bumps [debug](https://github.com/debug-js/debug) and [debug](https://github.com/debug-js/debug). These dependencies needed to be updated together. Updates `debug` from 2.6.8 to 2.6.9 Release notes Sourced from debug's releases. 2.6.9 Patches Remove ReDoS regexp in %o...

dependencies

Bumps [ms](https://github.com/vercel/ms) and [debug](https://github.com/debug-js/debug). These dependencies needed to be updated together. Updates `ms` from 0.7.1 to 2.0.0 Release notes Sourced from ms's releases. 2.0.0 Major Changes Limit str to 100...

dependencies

Bumps [express](https://github.com/expressjs/express) from 4.16.2 to 4.17.3. Release notes Sourced from express's releases. 4.17.3 deps: accepts@~1.3.8 deps: mime-types@~2.1.34 deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps:...

dependencies

Tried looking at the history and got this: > Abstract type Message must resolve to an Object type at runtime for field Query.history with value \"[object Object]\", received \"undefined\". Either...