Type alias QueryMarketByIdArgs

QueryMarketByIdArgs: {
    id: Scalars["String"];
}

Type declaration

Generated using TypeDoc