Type Alias GuildGameCategoryRouteCreatestoresInput

GuildGameCategoryRouteCreatestoresInput: {
    set: GameStoreEnum[];
}