Combined picker bootstrap (providers + taxonomy) proxied straight from the gameApi.

interface GameMetaResponse {
    providers: ProvidersResponse;
    taxonomy: TaxonomyResponse;
}

Properties

Properties