@zeepkist/graphql
Preparing search index...
gtr-beta
SampledUserPoint
Interface SampledUserPoint
interface
SampledUserPoint
{
id
:
null
|
number
;
userId
:
null
|
number
;
points
:
null
|
number
;
dateCreated
:
any
;
dateUpdated
:
any
;
rank
:
null
|
number
;
worldRecords
:
null
|
number
;
__typename
:
"SampledUserPoint"
;
}
Index
Properties
id
user
Id
points
date
Created
date
Updated
rank
world
Records
__typename
Properties
id
id
:
null
|
number
user
Id
userId
:
null
|
number
points
points
:
null
|
number
date
Created
dateCreated
:
any
date
Updated
dateUpdated
:
any
rank
rank
:
null
|
number
world
Records
worldRecords
:
null
|
number
__typename
__typename
:
"SampledUserPoint"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
user
Id
points
date
Created
date
Updated
rank
world
Records
__typename
@zeepkist/graphql
Loading...