Skip to main content

changeStopStatus

Changes stop status and upload files attached with status changes, it can be used either from the driver or user.

changeStopStatus(
comment: String
files: [OrderFilesInput!]
status: EnumStopStatus!
stopId: ObjectId!
): Stop!

Arguments

changeStopStatus.comment ● String scalar

changeStopStatus.files ● [OrderFilesInput!] list input

changeStopStatus.status ● EnumStopStatus! non-null enum

changeStopStatus.stopId ● ObjectId! non-null scalar

Type

Stop object