Pokeball

Pokeballs for catching Pokemon

Fields

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

Base catch rate multiplier

catchRate: Float!

Special catch conditions

specialEffect: String