I have an app that has two objects: Groups and People. Groups have a field, peopleConnection(first: Int!, after: ID), which is a paginated list of all the people i
peopleConnection(first: Int!, after: ID)