EmailConsentTypeEdge
An edge in a connection.
type EmailConsentTypeEdge {
node: EmailConsentType
cursor: Cursor!
}
Fields
EmailConsentTypeEdge.node ● EmailConsentType object
The item at the end of the edge.
EmailConsentTypeEdge.cursor ● Cursor! non-null scalar
A cursor for use in pagination.
Member Of
EmailConsentTypeConnection object