Package | Description |
---|---|
graphql.relay |
Class and Description |
---|
Connection |
ConnectionCursor
Represents a
connection cursor in Relay which is an opaque
string that the server understands. |
Edge
Represents an edge in Relay which is essentially a node of data T and the cursor for that node.
|
PageInfo
Represents pagination information in Relay about
edges when used
inside a connection
See https://facebook.github.io/relay/graphql/connections.htm#sec-undefined.PageInfo |
Relay.ResolvedGlobalId |
Copyright © 2019. All rights reserved.