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