OBJECT
An edge in a connection.
type IpDetailsEdge {# The item at the end of the edgenode: IpDetails # A cursor for use in paginationcursor: String! }