TMItem

Technical/Hidden Machines

Fields

id: ID!
name: String!
description: String!
price: Int!
category: ItemCategory!
isHoldable: Boolean!
isConsumable: Boolean!

The move this TM teaches

move: Move!

Whether this is an HM (unforgetable)

isHM: Boolean!

TM number

number: Int!