Type alias QueryHistoricalMarketByUniqueInputArgs

QueryHistoricalMarketByUniqueInputArgs: {
    where: WhereIdInput;
}

Type declaration

Generated using TypeDoc