Skip to content

Commit

Permalink
fix admin ts error
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisinajar committed Aug 1, 2024
1 parent 0197d7d commit 77a2d65
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/admin/account.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,12 @@ query AdminAccount($id: ID!) {
strength
wisdom
}

physicalResistance
magicalResistance
fireResistance
iceResistance
lightningResistance
}
outgoingTrades {
gold
Expand Down

0 comments on commit 77a2d65

Please sign in to comment.