Skip to main content

CertificationConnection

No description

type CertificationConnection {
edges: [CertificationEdge]
pageInfo: PageInfo!
adviseMessage(level: [AdviseMessageLevel]): [AdviseMessage!]
totalCount: Int!
}

Fields

CertificationConnection.edges ● [CertificationEdge] list object

CertificationConnection.pageInfo ● PageInfo! non-null object

CertificationConnection.adviseMessage ● [AdviseMessage!] list object

CertificationConnection.adviseMessage.level ● [AdviseMessageLevel] list enum

CertificationConnection.totalCount ● Int! non-null scalar

Member Of

HotelXQuery object