This code is resulting in the error message
"Expected Iterable, but did not find one for field Query.getAllListings."
The problem is maybe on the way to understand what i can pass as a type to the Query element. Is there any kind of documentation how to resolve this issue?
Hey, do you have any recommendations to enable a Pagination as a result field? I ran into some issues adding a return field to the Query type.
This code is resulting in the error message "Expected Iterable, but did not find one for field Query.getAllListings."
The problem is maybe on the way to understand what i can pass as a type to the Query element. Is there any kind of documentation how to resolve this issue?
Greetings Michael