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