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