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