bulkUpdateActionDates Mutation
Update dates for multiple actions at once
Access: Requires user access to all actions
Parameters:
- actionIds: Array of action IDs to update
- workspaceId: The ID of the workspace
- deadline: The new deadline to set (optional)
- scheduledDate: The new scheduled date to set (optional)
Arguments
#
Response
#
Returns [Action !]!.
Example
#
Previous
bulkUpdateActionCustomFields