Github API - Test Config

SocialAccountEdge [object]

An edge in a connection.

Attributes
cursor String

String [scalar]

The String scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.

API:
Github GraphQL API

A cursor for use in pagination.

node SocialAccount

SocialAccount [object]

Social media profile associated with a user.

Attributes
displayName String

Name of the social media account as it appears on the profile.

Software or company that hosts the social media account.

url URI

URL of the social media account.

API:
Github GraphQL API

The item at the end of the edge.

API:
Github GraphQL API