ReportsSocialSignalEdge
An edge in a connection.
type ReportsSocialSignalEdge {
cursor: String!
node: ReportsSocialSignal
}
Fields
ReportsSocialSignalEdge.cursor ● String! non-null scalar
A cursor for use in pagination.
ReportsSocialSignalEdge.node ● ReportsSocialSignal object
The item at the end of the edge.