Object GitHub::UserConnection

The connection type for User.

Fields

edges: [UserEdge]

A list of edges.

nodes: [User]

A list of nodes.

pageInfo: PageInfo!

Information to aid in pagination.

totalCount: Int!

Identifies the total count of items in the connection.

Uses

EnterpriseOwnerInfo.affiliatedUsersWithTwoFactorDisabled

Issue.assignees

Issue.participants

Organization.pendingMembers

PullRequest.assignees

PullRequest.participants

Repository.assignableUsers

Repository.mentionableUsers

Repository.watchers

Assignable.assignees