createTask
This mutation creates a task.
createTask(
taskData: CreateTaskDataInput!
): TaskResponsePayload
Arguments
createTask.taskData ● CreateTaskDataInput! non-null input
Type
TaskResponsePayload object
A record in the application or the error related to the operation on the contact.