What this surface does
This relation surface manages game restrictions for one selected country.
Operators use it to move games between the selected country's blocked list and available list.
How Operators Use It
- review games currently blocked for the selected country
- review games still available for the selected country
- add an available game to the blocked list
- remove a blocked game from the selected country
- page each list independently
How To Read It
- The page title identifies this as the blocked games workspace.
- The left list is the current restricted list for the selected country.
- The right list is the available list for the same country.
- Each row is reduced to an internal game ID and game name.
- The Add and Remove icons change restriction mapping, not the game record itself.
Important Caveats
- The shared list components are reused from provider restrictions and can use provider wording in headings/tooltips. On this page, the rows and backend payload are games.
- Add and Remove update local FE state immediately, then send the backend mutation. If the request fails, reload the page or reopen the relation page before trusting the visible list.
- The page does not expose search inside either list. Use pagination to move through the current backend result set.
- This relation uses the older numeric country-ID route family.