AssignmentInput
No description
input AssignmentInput {
agentId: ID
teamId: ID
}
Fields
AssignmentInput.agentId ● ID scalar common
The ID of the agent to assign the conversation to.
AssignmentInput.teamId ● ID scalar common
The ID of the team to assign the conversation to.
Member of
ConversationCreateEmailInput input ● ConversationLogInput input