OBJECT
A Server edge in the connection.
Server
type ServersEdge {# A cursor for use in pagination.cursor: Cursor # The `Server` at the end of the edge.node: Server }