Github API - Test Config

Assignable [interface]

An object that can have users assigned to it.

Attributes
assignees UserConnection

UserConnection [object]

A list of users.

Attributes
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.

API:
Github GraphQL API

A list of Users assigned to this object.

API:
Github GraphQL API