MoveOrder
MoveOrder
Implements
Fields
id (
ID!
)
action (
String
)
assignmentPlan (
AssignmentPlan
)
attnRequested (
Boolean
)
changes (
MoveOrderChange
)
comment (
String
)
employee (
Employee
)
errors (
[String]
)
fromDepartment (
Department
)
fromSpace (
Space
)
fromSpaceType (
SpaceType
)
fromUsageType (
UsageTypes
)
generatedByTheSystem (
Boolean
)
movedBy (
Employee
)
position (
Int
)
reactivatable (
Boolean!
)
space (
Space
)
status (
String
)
toDepartment (
Department
)
toSpace (
Space
)
toSpaceType (
SpaceType
)
toUsageType (
UsageTypes
)
type (
String!
)
updatedAt (
String
)
uuid (
String!
)