@zeepkist/graphql
Preparing search index...
ZslRoundResultHavingDistinctCountInput
Interface ZslRoundResultHavingDistinctCountInput
interface
ZslRoundResultHavingDistinctCountInput
{
roundId
?:
null
|
HavingIntFilter
;
userId
?:
null
|
HavingIntFilter
;
position
?:
null
|
HavingIntFilter
;
points
?:
null
|
HavingIntFilter
;
dateCreated
?:
null
|
HavingDatetimeFilter
;
dateUpdated
?:
null
|
HavingDatetimeFilter
;
}
Index
Properties
round
Id?
user
Id?
position?
points?
date
Created?
date
Updated?
Properties
Optional
round
Id
roundId
?:
null
|
HavingIntFilter
Optional
user
Id
userId
?:
null
|
HavingIntFilter
Optional
position
position
?:
null
|
HavingIntFilter
Optional
points
points
?:
null
|
HavingIntFilter
Optional
date
Created
dateCreated
?:
null
|
HavingDatetimeFilter
Optional
date
Updated
dateUpdated
?:
null
|
HavingDatetimeFilter
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...