MarginEdge
Edge type containing the margin and cursor information returned by a MarginConnection
type MarginEdge {
node: MarginLevels!
cursor: String
}
Fields
MarginEdge.node
● MarginLevels!
non-null object
MarginEdge.cursor
● String
scalar
Member of
MarginConnection
object