@zeepkist/graphql
Preparing search index...
LevelRequestHavingDistinctCountInput
Interface LevelRequestHavingDistinctCountInput
interface
LevelRequestHavingDistinctCountInput
{
id
?:
null
|
HavingIntFilter
;
workshopId
?:
null
|
HavingBigintFilter
;
dateCreated
?:
null
|
HavingDatetimeFilter
;
dateUpdated
?:
null
|
HavingDatetimeFilter
;
}
Index
Properties
id?
workshop
Id?
date
Created?
date
Updated?
Properties
Optional
id
id
?:
null
|
HavingIntFilter
Optional
workshop
Id
workshopId
?:
null
|
HavingBigintFilter
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
id
workshop
Id
date
Created
date
Updated
@zeepkist/graphql
Loading...