## What problem does this address? Currently you cannot add a Post Type Archive link to the Navigation block. However you can do this via the currently Menus screen. [Here's how you add a Post Type Archive to a menu.](https://www.wpbeginner.com/wp-tutorials/how-to-add-post-type-archive-in-wordpress-navigation-menus/) ## What is your proposed solution? <!-- Please outline the feature or enhancement that you want and how it addresses any problem identified above. --> Add a `post-type-archive` block variation for the `core/navigation-link` block. We'll also need to add test coverage for this in the navigation editor.