BreedResult

Result of breeding

Fields

success: Boolean!
egg: Pokemon
message: String!

Egg hatching time

hatchTime: Int!

Inherited moves

inheritedMoves: [Move!]!

Inherited ability

inheritedAbility: Ability!

Inherited IVs

inheritedIVs: IVStats!