useDirectListingsCount
Hook to get the total number of direct listings on a Marketplace V3 contract.
This hook is only for Marketplace V3 contracts.
 For Marketplace  contracts, use useListingsCount  instead.
Example
Parameters
Returns
 The hook's data  property, once loaded, is a BigNumber  containing the number of direct listings on the Marketplace V3 contract.