Skip to main content

TwitterAuthor

Twitter Author

type TwitterAuthor implements SocialAuthor {
Code: String
FollowingCount: Int
DateCreated: DateTime
ListedCount: Int
CreatedAt: DateTime
UserName: String
Verified: Boolean
PostsCount: Int
Name: String
Description: String
Image: String
FollowersCount: Int
Stakeholder: Stakeholder
}

Fields

Code ● String scalar

Code

FollowingCount ● Int scalar

FollowingCount

DateCreated ● DateTime scalar

DateCreated

ListedCount ● Int scalar

ListedCount

CreatedAt ● DateTime scalar

CreatedAt

UserName ● String scalar

UserName

Verified ● Boolean scalar

Verified

PostsCount ● Int scalar

PostsCount

Name ● String scalar

Name

Description ● String scalar

Description

Image ● String scalar

Image

FollowersCount ● Int scalar

FollowersCount

Stakeholder ● Stakeholder object

Stakeholder

Interfaces

SocialAuthor interface

Social Author