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