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