React Native Firebase
    Preparing search index...
    QueryConstraintType:
        | "endAt"
        | "endBefore"
        | "startAt"
        | "startAfter"
        | "limitToFirst"
        | "limitToLast"
        | "orderByChild"
        | "orderByKey"
        | "orderByPriority"
        | "orderByValue"
        | "equalTo"

    Describes the different query constraints available in this SDK.