Object

Reservation

Usage Example
query {
# Use this type in your queries
someQuery {
addonProducts
boardingCage
boardingCageId
category
checkedIn
}
}

Fields

addonProducts[Product]
boardingCageBoardingCage
boardingCageIdID
checkedInBoolean
checkedInAtDateTime
checkedOutBoolean
checkedOutAtDateTime
comments[Comment!]
createdByProvider
endDateDate
estimateIdID
idID
nightsReservedInt
notesString
orders[Order]
patients[Patient!]
productProduct
startDateDate