Skip to content

Commit

Permalink
fix: missing schema value
Browse files Browse the repository at this point in the history
  • Loading branch information
hieronx committed Jun 11, 2024
1 parent 889da66 commit 8f24884
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions schema.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -485,6 +485,7 @@ type AssetSnapshot @entity {

unrealizedProfitAtMarketPrice: BigInt
unrealizedProfitAtNotional: BigInt
unrealizedProfitByPeriod: BigInt
}

type AssetPosition @entity {
Expand Down

0 comments on commit 8f24884

Please sign in to comment.