Skip to main content

reportsSocialSignals

Find articles

reportsSocialSignals(
after: String
before: String
createdAt: DateTimeRange
first: Int
last: Int
sort: ReportsSocialSignalsSort! = [object Object]
): ReportsSocialSignalConnection!

Arguments

reportsSocialSignals.after ● String scalar

Returns the elements in the list that come after the specified cursor.

reportsSocialSignals.before ● String scalar

Returns the elements in the list that come before the specified cursor.

reportsSocialSignals.createdAt ● DateTimeRange input

Filter by created at

reportsSocialSignals.first ● Int scalar

Returns the first _n_ elements from the list.

reportsSocialSignals.last ● Int scalar

Returns the last _n_ elements from the list.

reportsSocialSignals.sort ● ReportsSocialSignalsSort! non-null input

Sort result

Type

ReportsSocialSignalConnection object

The connection type for ReportsSocialSignal.