A connection to a list of User values, with data from Favourite.
User
Favourite
A list of User objects.
A list of edges which contains the User, info from the Favourite, and the cursor to aid in pagination.
Information to aid in pagination.
The count of all User you could get from the connection.
A connection to a list of
User
values, with data fromFavourite
.