GraphQL Schema Reference AssessmentConnection ¶ GraphQL Schema definition ¶ type AssessmentConnection {# List of Assessmentsnodes: [Assessment] # Information to aid in paginationpageInfo: PageInfo } Require by ¶ Query