API Reference pplus_firestore v0.1.2

View Source

Modules

Documentation for PPlusFireStore.

Module to interact with Google Firestore API

Handle connection with Google Firestore API

This module defines structs adapted from the Models of the Google Firestore API

Struct adapted from the Google Firestore API Document model

Struct adapted from the Google Firestore API documents list response

Create Firestore queries using Elixir syntax.

Interface to implement a token fetcher service for Google Firestore access tokens.

Mock module to fetch auth token in tests