Magidoc

updateResourceAssignment
Mutation

Update a resource assignment. ALWAYS use search to find the resource assignment before updating it. If the resource assignment is not found, DONT RUN THE MUTATION. If the resource assignment is found, update resource assignment.

Arguments

#

id

ID !
Non-null

The id of the resource assignment to update

workspaceId

ID !
Non-null

The workspace id

resourceAssignment

Non-null

The resource assignment to update

Response

#

Returns ResourceAssignments .

Example

#

    
  

3

    
  

3

    
  

3