Fires2REST - v0.3.0
    Preparing search index...

    Function extractTransformFields

    • Extract transform field paths from document data. These are fields with FieldValue sentinels that become transforms (not delete).

      Parameters

      • data: Record<string, unknown>
      • pathPrefix: string = ""

      Returns string[]