OBJECT
AdvisorExamConnection
The connection type for AdvisorExam.
link GraphQL Schema definition
- type AdvisorExamConnection {
- String!]! : [
- # A list of edges.
- AdvisorExamEdge] : [
- # A list of nodes.
- AdvisorExam] : [
- # Information to aid in pagination.
- PageInfo! :
- Int! :
- }