restricted action for a collection customers solely for customers that have registered orders. In our data models a customer hasMany orders.
The behavior observed above corresponds to this implementation in the file customers.js
restricted action for a collection customers solely for customers that have registered orders. In our data models a customer hasMany orders.
The behavior observed above corresponds to this implementation in the file customers.js