Skip to main content

AdPlatformEdge

One advertising platform together with the cursor that marks its position in the connection.

type AdPlatformEdge {
node: AdPlatform!
cursor: String!
}

Fields

AdPlatformEdge.node ● AdPlatform! non-null object

The advertising platform at the end of this edge.

AdPlatformEdge.cursor ● String! non-null scalar

This edge’s position in the connection. Opaque: pass it back as after or before, never parse it.

Member Of

AdPlatformConnection object