@zeepkist/graphql
Preparing search index...
ZslRoundResultMaxAggregateFilter
Interface ZslRoundResultMaxAggregateFilter
interface
ZslRoundResultMaxAggregateFilter
{
roundId
?:
null
|
IntFilter
;
userId
?:
null
|
IntFilter
;
position
?:
null
|
IntFilter
;
points
?:
null
|
IntFilter
;
}
Index
Properties
round
Id?
user
Id?
position?
points?
Properties
Optional
round
Id
roundId
?:
null
|
IntFilter
Optional
user
Id
userId
?:
null
|
IntFilter
Optional
position
position
?:
null
|
IntFilter
Optional
points
points
?:
null
|
IntFilter
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
round
Id
user
Id
position
points
@zeepkist/graphql
Loading...