We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 80a6116 + d4ba3f6 commit 2b7db80Copy full SHA for 2b7db80
src/adaptors/liqwid/index.js
@@ -8,7 +8,7 @@ const apy = async () => {
8
query {
9
liqwid {
10
data {
11
- markets {
+ markets (input: { perPage: 100 }) {
12
page
13
results {
14
id
0 commit comments