@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.js CHANGED
@@ -9915,7 +9915,7 @@ var GET_PRICE_MARKET_SERIES = graphqlRequest.gql`
9915
9915
  venueId
9916
9916
  name
9917
9917
  }
9918
- markets {
9918
+ markets(first: 1000, orderBy: marketId, orderDirection: asc) {
9919
9919
  id
9920
9920
  marketId
9921
9921
  question