arjunyel / firestore-apollo-graphql

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

Home Page:https://youtu.be/8D9XnnjFGMs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scalars

simenandre opened this issue Β· comments

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 for some feedback/help in this project. Hopefully, some of the users using this repository could be interested?

Maybe it would be nice to add scalars into this example as well?