Type alias QueryHistoricalPoolByIdArgs

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

Type declaration

Generated using TypeDoc