firestore-apollo-graphql icon indicating copy to clipboard operation
firestore-apollo-graphql copied to clipboard

An example of a GraphQL setup with a Firebase Firestore backend. Uses Apollo Engine/Server 2.0 and deployed to Google App Engine.

Results 10 firestore-apollo-graphql issues
Sort by recently updated
recently updated
newest added

Hi I'm someone trying to learn about apollo graphql with firestore as a data source in 2022, but it seems like there are some dependency issues with the `package.json`. When...

Hi, inner of object contract i want to show this: `contract{ development { block { unit { } } } }` any idea how to make.. i made this: `Contract:...

Bumps [apollo-server](https://github.com/apollographql/apollo-server) from 2.0.0-rc.8 to 2.14.2. Changelog Sourced from apollo-server's changelog. v2.14.2 Note: This release is is related to a GitHub Security Advisory published by the Apollo Server team. Please...

dependencies

Hello 👋 I recently started making a set of custom GraphQL scalars to handle Firestore. Since this project is an example of using Firestore with Apollo GraphQL, I was looking...

Hi, thanks for the great work ! I was wondering if there wasn't a small error in the readme, it should probably be : interface Tweet { id: string; likes:...

Implemented a query to return the list of users, adjusted the Tweet interface at the guidelines

Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) to 9.0.0 and updates ancestor dependency [firebase-admin](https://github.com/firebase/firebase-admin-node). These dependencies need to be updated together. Updates `jsonwebtoken` from 8.1.0 to 9.0.0 Changelog Sourced from jsonwebtoken's changelog. 9.0.0 - 2022-12-21...

dependencies

Bumps [express](https://github.com/expressjs/express) to 4.18.2 and updates ancestor dependency [apollo-server](https://github.com/apollographql/apollo-server/tree/HEAD/packages/apollo-server). These dependencies need to be updated together. Updates `express` from 4.16.3 to 4.18.2 Release notes Sourced from express's releases. 4.18.2 Fix...

dependencies

Bumps [qs](https://github.com/ljharb/qs) to 6.5.3 and updates ancestor dependency [apollo-server](https://github.com/apollographql/apollo-server/tree/HEAD/packages/apollo-server). These dependencies need to be updated together. Updates `qs` from 6.5.2 to 6.5.3 Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse:...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies