MarginConnection
Connection type for retrieving cursor-based paginated margin information
type MarginConnection {
edges: [MarginEdge!]
pageInfo: PageInfo
}
Fields
MarginConnection.edges
● [MarginEdge!]
list object
The margin levels in this connection
MarginConnection.pageInfo
● PageInfo
object
The pagination information