Type alias QueryHistoricalAssetByUniqueInputArgs

QueryHistoricalAssetByUniqueInputArgs: {
    where: WhereIdInput;
}

Type declaration

Generated using TypeDoc