Skip to main content

AllergyIntoleranceConnection

No description

type AllergyIntoleranceConnection {
count: Int
offset: Int
pagesize: Int
first: ID
previous: ID
next: ID
last: ID
edges: [AllergyIntoleranceEdge]
}

Fields​

AllergyIntoleranceConnection.count ● Int scalar​

AllergyIntoleranceConnection.offset ● Int scalar​

AllergyIntoleranceConnection.pagesize ● Int scalar​

AllergyIntoleranceConnection.first ● ID scalar​

AllergyIntoleranceConnection.previous ● ID scalar​

AllergyIntoleranceConnection.next ● ID scalar​

AllergyIntoleranceConnection.last ● ID scalar​

AllergyIntoleranceConnection.edges ● [AllergyIntoleranceEdge] list object​

Returned By​

AllergyIntoleranceConection query

Member Of​

AllergyIntoleranceConnectionType object