firegraph icon indicating copy to clipboard operation
firegraph copied to clipboard

GraphQL Superpowers for Google Cloud Firestore

Results 12 firegraph issues
Sort by recently updated
recently updated
newest added

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.2 to 6.11.3. Release notes Sourced from protobufjs's releases. v6.11.3 6.11.3 (2022-05-20) Bug Fixes deps: use eslint 8.x (#1728) (a8681ce) do not let setProperty change the prototype...

dependencies

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Installation fails when npm tries to compile native binaries for grpc, which must be a dependency somewhere in the dependency chain. This is the error: ``` ╰─➤ yarn add firegraph...

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1. Release notes Sourced from ansi-regex's releases. v5.0.1 Fixes (backport of 6.0.1 to v5) This is a backport of the minor ReDos vulnerability in ansi-regex@<6.0.1,...

dependencies

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tmpl&package-manager=npm_and_yarn&previous-version=1.0.4&new-version=1.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Queries should return document IDs, with the key they're stored in optionally provided by the user. Probably default to something like `_documentID`

Amazing implementation of graphQl on firebase. What would be the most suited way to expose firebase as a apollo-server end point using firegraph? plugging it in as a datasource?

It will be very cool to get this working with GraphQL subscription syntax.

feature

https://firebase.google.com/docs/firestore/query-data/query-cursors

feature