OBJECT
UserNodeConnection
link GraphQL Schema definition
- type UserNodeConnection {
- # Pagination data for this connection.
- PageInfo! :
- # Contains the nodes in this connection.
- UserNodeEdge]! : [
- }
OBJECT
- type UserNodeConnection {
- # Pagination data for this connection.
- PageInfo! :
- # Contains the nodes in this connection.
- UserNodeEdge]! : [
- }