@zeepkist/graphql
Preparing search index...
UserPointsHistoryMinAggregateFilter
Interface UserPointsHistoryMinAggregateFilter
interface
UserPointsHistoryMinAggregateFilter
{
id
?:
null
|
IntFilter
;
userId
?:
null
|
IntFilter
;
points
?:
null
|
IntFilter
;
totalPoints
?:
null
|
IntFilter
;
rank
?:
null
|
IntFilter
;
worldRecords
?:
null
|
IntFilter
;
}
Index
Properties
id?
user
Id?
points?
total
Points?
rank?
world
Records?
Properties
Optional
id
id
?:
null
|
IntFilter
Optional
user
Id
userId
?:
null
|
IntFilter
Optional
points
points
?:
null
|
IntFilter
Optional
total
Points
totalPoints
?:
null
|
IntFilter
Optional
rank
rank
?:
null
|
IntFilter
Optional
world
Records
worldRecords
?:
null
|
IntFilter
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
user
Id
points
total
Points
rank
world
Records
@zeepkist/graphql
Loading...