OBJECT
A connection to a list of items.
type SkillConnection {# Information to aid in pagination.pageInfo: PageInfo! # A list of edges.edges: [SkillEdge] }