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