Zak
04/17/2019, 5:22 PMcedric
04/17/2019, 6:14 PMcedric
04/17/2019, 6:15 PMconnection types for each entity, as opposed to the type for the entity itselfZak
04/17/2019, 6:16 PMsiddhant
04/21/2019, 11:39 AMUsersConnection model instead of the User model. Should look something like this:
{
usersConnection{
aggregate{
count
}
}
}Zak
04/22/2019, 2:29 PM