@zeepkist/graphql
Preparing search index...
RecordMediaSumAggregatesGenqlSelection
Interface RecordMediaSumAggregatesGenqlSelection
interface
RecordMediaSumAggregatesGenqlSelection
{
id
?:
number
|
boolean
;
recordId
?:
number
|
boolean
;
__typename
?:
number
|
boolean
;
__scalar
?:
number
|
boolean
;
}
Index
Properties
id?
record
Id?
__
typename?
__
scalar?
Properties
Optional
id
id
?:
number
|
boolean
Sum of id across the matching connection
Optional
record
Id
recordId
?:
number
|
boolean
Sum of recordId across the matching connection
Optional
__
typename
__typename
?:
number
|
boolean
Optional
__
scalar
__scalar
?:
number
|
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
record
Id
__
typename
__
scalar
@zeepkist/graphql
Loading...
Sum of id across the matching connection