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