- afterReturns the elements in the list that come after the specified cursor.
- firstReturns the first _n_ elements from the list.
- beforeReturns the elements in the list that come before the specified cursor.
- lastReturns the last _n_ elements from the list.
- Filtering options for ReferralRecords returned from the connection.
ReferralRecordConnection!
ReferralRecordConnection!- edges[ReferralRecordEdge]A list of edges.
- pageInfoPageInfo!Information to aid in pagination.
- totalCountIdentifies the total count of items in the connection.