MoveType
Represents instances of concrete types (no type parameters, no references).
type MoveType {
abilities: [MoveAbility!]
layout: MoveTypeLayout
repr: String!
signature: MoveTypeSignature!
}
Represents instances of concrete types (no type parameters, no references).
type MoveType {
abilities: [MoveAbility!]
layout: MoveTypeLayout
repr: String!
signature: MoveTypeSignature!
}
MoveType.abilities