INPUT_OBJECT
ServerPatch
Represents an update to a Server. Fields that are set will be updated.
link GraphQL Schema definition
- input ServerPatch {
- : UUID
- : UUID
- : String
- : UUID
- : String
- : [String]
- : JSON
- : Boolean
- : String
- : String
- : String
- : String
- : String
- : String
- : String
- : Boolean
- : DeviceModes
- : CameraType
- : CameraStatus
- : CameraType
- : CameraStatus
- : Datetime
- : String
- : String
- : String
- : Boolean
- : String
- : String
- : String
- : String
- : Boolean
- : Datetime
- : String
- : String
- }
link Require by
- mnUpdateServerByUserIdInputAll input for the update `mnUpdateServerByUserId` mutation.
- UpdateServerByDeviceIdInputAll input for the `updateServerByDeviceId` mutation.
- UpdateServerBySerialNumberInputAll input for the `updateServerBySerialNumber` mutation.
- UpdateServerByUserIdInputAll input for the `updateServerByUserId` mutation.
- UpdateServerInputAll input for the `updateServer` mutation.