I'm getting an error using the method: queryNFTs:
TypeError: Cannot read property 'includeSaleHistory' of undefined
Here is my query:
zdkFetchStrategy.queryNFTs({
query: { collections: ['0x82262bfba3e25816b4c720f1070a71c7c16a8fc4'] },
view: ViewType.FULL,
})
