You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You will also need to hydrate collectionand return it with ArrayPaginator instance from your data provider in order to work with GraphQL as simple arrays are not supported with graphql for pagination purposes.
API Platform version(s) affected: current dev-master
I'm getting IterableConnection instead of PostUnionConnection.
The goal is:
Any suggestion or it's bug?
The text was updated successfully, but these errors were encountered: