OBJECT
MessengerFontEdge
An edge in a connection.
link GraphQL Schema definition
- type MessengerFontEdge {
- # The item at the end of the edge.
- MessengerFont! :
- # A cursor for use in pagination.
- String! :
- }
OBJECT
An edge in a connection.
- type MessengerFontEdge {
- # The item at the end of the edge.
- MessengerFont! :
- # A cursor for use in pagination.
- String! :
- }