Following the blitz tutorial at this step the code is different
At this step it says to delete this line

but I think at this step it should look like

I believe that the tutorial code is correct because our generator creates the name property.
Here's the source: https://github.com/blitz-js/blitz/blob/main/packages/generator/templates/mutations/update__ModelName__.ts#L7
@beerose I didn't understand this one, could you clarify, please? As you said, the generator creates with name (but this is expected) the tutorial has a step before that changes the name to text so this is expected and when it reaches this the text is there and makes sense.
I think this issue should be closed.
Yes, you're right. Sorry for the confusion. Closing the issue