Is it possible to use .first() on a preload ? #3637
Unanswered
corentinmusard
asked this question in
Help
Replies: 1 comment
-
The Also, if you are using Therefore, it is not possible to convert the data type of a many relationship from array to something else |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
.groupLimit(1)
works but returns an array of one elementWhen using
.first()
i got this error :Is it a bug ?
Beta Was this translation helpful? Give feedback.
All reactions