Skip to main content

ReportsSocialSignal

No description

type ReportsSocialSignal {
accountId: ID!
shareableId: ID!
shareableType: String!
network: String!
signal: String!
counter: Int64!
createdAt: ISO8601DateTime!
signalType: SocialSignalType
}

Fields

ReportsSocialSignal.accountId ● ID! non-null scalar

ReportsSocialSignal.shareableId ● ID! non-null scalar

ReportsSocialSignal.shareableType ● String! non-null scalar

ReportsSocialSignal.network ● String! non-null scalar

ReportsSocialSignal.signal ● String! non-null scalar

ReportsSocialSignal.counter ● Int64! non-null scalar

ReportsSocialSignal.createdAt ● ISO8601DateTime! non-null scalar

ReportsSocialSignal.signalType ● SocialSignalType enum

Member Of

ReportsSocialSignalConnection object ● ReportsSocialSignalEdge object