OBJECT
The edge type for Contact.
type ContactEdge {# The item at the end of Edge.node: Contact! # A cursor for use in pagination. Generated by Base64 encoding the contact's # createAt value.cursor: String! }