Generic method to fetch all collection elements with v6 #2248
Labels
status:waiting-for-triage
An issue that is yet to be reviewed or assigned
type:feature
New experience request
Is your feature request related to a problem? Please describe the problem.
I am trying to write a generic method to fetch all elements of a collection. With v5 it was pretty easy:
How I can write a similar generic method with v6?
What I'm doing wrong?
Thanks
Describe the solution you'd like.
A common base class to be used to fetch all elements of a collection
Additional context?
No response
The text was updated successfully, but these errors were encountered: