Fires2REST - v0.3.0
    Preparing search index...

    Class Firestore

    Firestore REST API client.

    Implements

    Index

    Constructors

    Methods

    • Run a transaction.

      Type Parameters

      • R

      Parameters

      • updateFn: (transaction: Transaction) => Promise<R>
      • Optionaloptions: { maxAttempts?: number }

      Returns Promise<R>

    • Parameters

      • __namedParameters: {
            admin?: boolean;
            databaseId?: string;
            emulatorHost?: string;
            projectId?: string;
        } = {}

      Returns Firestore