Unlock this challenge:
In this chapter, we started adding a custom "value type". What is this going to allow us to do?
This will allow us to have an "Add Recipe" block on the left menu.
This will allow us to create a dynamic page/URL for each Recipe in our database.
This will allow us to add lists and grids of Recipe objects from our database.
All of these are true.