React Native Firebase
GitHub
npm
Preparing search index...
@react-native-firebase/firestore
modular
AggregateField
Class AggregateField<T>
Type Parameters
T
=
unknown
Index
Constructors
constructor
Properties
_
internal
Field
Path?
_
phantom
Type?
aggregate
Type
type
Constructors
constructor
new
AggregateField
<
T
=
unknown
>
(
aggregateType
?:
AggregateType
,
fieldPath
?:
FieldPath
,
)
:
AggregateField
<
T
>
Type Parameters
T
=
unknown
Parameters
aggregateType
:
AggregateType
= 'count'
Optional
fieldPath
:
FieldPath
Returns
AggregateField
<
T
>
Properties
Optional
Readonly
_
internal
Field
Path
_internalFieldPath
?:
FieldPath
Optional
_
phantom
Type
_phantomType
?:
T
Readonly
aggregate
Type
aggregateType
:
AggregateType
Readonly
type
type
:
"AggregateField"
= 'AggregateField'
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
_
internal
Field
Path
_
phantom
Type
aggregate
Type
type
Documentation
GitHub
npm
React Native Firebase
Loading...