Subscription

Main subscription root

Fields

Real-time battle updates

battleUpdates(
battleIdID!
): BattleUpdate!

New Pokemon sightings

pokemonSighted(
regionRegion!
): PokemonSighting!

Incoming trade requests

tradeRequests(
trainerIdID!
): TradeRequest!

Egg hatching progress

eggHatching(
trainerIdID!
): EggHatchUpdate!

Global announcements

globalAnnouncements: Announcement!

Friend activity updates

friendActivity(
trainerIdID!
): FriendUpdate!

Weather changes

weatherUpdates(
locationIdID!
): WeatherUpdate!