Type alias MarketStatusCountQueryVariables

MarketStatusCountQueryVariables: Exact<{
    status: MarketStatus;
}>

Generated using TypeDoc