Skip to main content

EmailMarketingSubscriptionEdge

An edge in a connection.

type EmailMarketingSubscriptionEdge {
cursor: String!
node: EmailMarketingSubscription
}

Fields

EmailMarketingSubscriptionEdge.cursor ● String! non-null scalar common

A cursor for use in pagination.

EmailMarketingSubscriptionEdge.node ● EmailMarketingSubscription object common

The item at the end of the edge.

Member of

EmailMarketingSubscriptionConnection object