OBJECT
type MoveCategory {id: Int name: String moves: [NamedAPIResource] descriptions: [Description] }