@oddmaki-protocol/sdk 1.8.0 → 1.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.mjs CHANGED
@@ -9914,7 +9914,7 @@ var GET_PRICE_MARKET_SERIES = gql`
9914
9914
  venueId
9915
9915
  name
9916
9916
  }
9917
- markets {
9917
+ markets(first: 1000, orderBy: marketId, orderDirection: asc) {
9918
9918
  id
9919
9919
  marketId
9920
9920
  question