Skip to main content

LinkedTweet

The linked tweet

type LinkedTweet {
RelationType: TwitterRelationTypeEnum!
Id: String
Code: String
Author: TwitterAuthor
UserName: String
Text: String
Type: String
AuthorCode: String
}

Fields

RelationType ● TwitterRelationTypeEnum! non-null enum

Indicates the relationship between tweets

Id ● String scalar

The database sigalei id of the original tweet

Code ● String scalar

Tweet code

Author ● TwitterAuthor object

Tweet author code

UserName ● String scalar

Tweet author username

Text ● String scalar

Tweet text

Type ● String scalar

Tweet type

AuthorCode ● String scalar

Tweet author code