Board Mutations

Interactive examples coming soon...

addPatientToBoard :: BoardRow

ArgumentTypeDescription
boardGroupIdID
locationIdID!
patientIdID!

completeBoardCell :: BoardRow

ArgumentTypeDescription
idID!

createBoardCell :: BoardCell!

ArgumentTypeDescription
inputBoardCellInput

deleteBoardCell :: BoardCell!

ArgumentTypeDescription
idID!

invoiceBoardRow :: Order

ArgumentTypeDescription
boardRowIdID!

promoteEstimateToBoard :: BoardRow

ArgumentTypeDescription
estimateIdID!

uncompleteBoardCell :: BoardCell

ArgumentTypeDescription
idID!

updateBoardCell :: BoardCell

ArgumentTypeDescription
idID!
inputBoardCellInput!

updateBoardRow :: BoardRow

ArgumentTypeDescription
idID!
inputBoardRowInput!