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