firestore-0.1.0.0: Wrapper for Google Firestore/Datastore API
Safe HaskellNone
LanguageHaskell2010

Database.Firestore.Internal

Synopsis

Documentation

parseValue :: Value -> Value Source #

This module is for the interaction with gogol stuff.

There's a bug in gogol-firestore currently, apparently... that makes "nulls" slightly ambiguous. https://github.com/brendanhay/gogol/issues/170)