Open markinigor opened 6 months ago
Copied from HasManyLoader
Add orderBy trait to HasOneLoader from HasManyLoader.
Because sometimes we need to order HasOne relation from one-to-many table with ordering
Copied from HasManyLoader
🔍 What was changed
Add orderBy trait to HasOneLoader from HasManyLoader.
🤔 Why?
Because sometimes we need to order HasOne relation from one-to-many table with ordering
📃 Documentation