Properties
node
node
: { members
: { edges
: OrgUser[]; pageInfo
: { endCursor
: string; hasNextPage
: boolean } } }
Type declaration
-
members: { edges: OrgUser[]; pageInfo: { endCursor: string; hasNextPage: boolean } }
-
-
pageInfo: { endCursor: string; hasNextPage: boolean }
-
endCursor: string
-
hasNextPage: boolean