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