Replace this: `...and the argument to query height 12345 will be this object: {height: 12345}...` By this: `...and the argument to query height 12345 will be this array: [12345]...`
Replace this:
...and the argument to query height 12345 will be this object: {height: 12345}...By this:
...and the argument to query height 12345 will be this array: [12345]...