@zeepkist/graphql
Preparing search index...
gtr-beta
SampledLevelMetadatum
Interface SampledLevelMetadatum
interface
SampledLevelMetadatum
{
id
:
null
|
number
;
levelId
:
null
|
number
;
amountCheckpoints
:
null
|
number
;
amountFinishes
:
null
|
number
;
amountBlocks
:
null
|
number
;
typeGround
:
null
|
number
;
typeSkybox
:
null
|
number
;
blocks
:
any
;
dateCreated
:
any
;
dateUpdated
:
any
;
__typename
:
"SampledLevelMetadatum"
;
}
Index
Properties
id
level
Id
amount
Checkpoints
amount
Finishes
amount
Blocks
type
Ground
type
Skybox
blocks
date
Created
date
Updated
__typename
Properties
id
id
:
null
|
number
level
Id
levelId
:
null
|
number
amount
Checkpoints
amountCheckpoints
:
null
|
number
amount
Finishes
amountFinishes
:
null
|
number
amount
Blocks
amountBlocks
:
null
|
number
type
Ground
typeGround
:
null
|
number
type
Skybox
typeSkybox
:
null
|
number
blocks
blocks
:
any
date
Created
dateCreated
:
any
date
Updated
dateUpdated
:
any
__typename
__typename
:
"SampledLevelMetadatum"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
level
Id
amount
Checkpoints
amount
Finishes
amount
Blocks
type
Ground
type
Skybox
blocks
date
Created
date
Updated
__typename
@zeepkist/graphql
Loading...