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