OBJECT
SmileyConnection
The connection type for Smiley.
link GraphQL Schema definition
- type SmileyConnection {
- # A list of edges.
- SmileyEdge] : [
- # A list of nodes.
- Smiley] : [
- # Information to aid in pagination.
- PageInfo! :
- }
OBJECT
The connection type for Smiley.
- type SmileyConnection {
- # A list of edges.
- SmileyEdge] : [
- # A list of nodes.
- Smiley] : [
- # Information to aid in pagination.
- PageInfo! :
- }