Github API - Test Config

MemberStatusable [interface]

Entities that have members who can set status messages.

Attributes
memberStatuses UserStatusConnection

UserStatusConnection [object]

The connection type for UserStatus.

Attributes
edges UserStatusEdge []

A list of edges.

nodes UserStatus []

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

Get the status messages members of this entity have set that are either public or visible only to the organization.

API:
Github GraphQL API