Content-Length: 4449251 | pFad | http://firebase.google.com/docs/reference/swift/firebasefirestore/api/reference/Classes/FieldPath

FirebaseFirestore Framework Reference

FirebaseFirestore Framework Reference

FieldPath

class FieldPath : NSObject, NSCopying, @unchecked Sendable

A FieldPath refers to a field in a document. The path may consist of a single field name (referring to a top level field in the document), or a list of field names (referring to a nested field in the document).

  • Creates a FieldPath from the provided field names. If more than one field name is provided, the path will point to a nested field in a document.

    Declaration

    Swift

    init(_ fieldNames: [String])

    Parameters

    fieldNames

    A list of field names.

    Return Value

    A FieldPath that points to a field location in a document.

  • A special sentinel FieldPath to refer to the ID of a document. It can be used in queries to sort or filter by the document ID.

    Declaration

    Swift

    class func documentID() -> Self








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://firebase.google.com/docs/reference/swift/firebasefirestore/api/reference/Classes/FieldPath

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy