MetasEdge
A Meta edge in the connection.
type MetasEdge {
cursor: Cursor
node: Meta!
}
Fields
MetasEdge.cursor ● Cursor scalar
A cursor for use in pagination.
MetasEdge.node ● Meta! non-null object
The Meta at the end of the edge.
Member Of
MetasConnection object