createAssignment
Assigns a User to an Issue by creating an Assignment, requires MANAGE_ISSUES on any of the Trackables the Issue is on. Additionally, if present, the type must be compatible with the template of the Issue.
createAssignment(
input: CreateAssignmentInput!
): CreateAssignmentPayload!
Arguments
createAssignment.input
● CreateAssignmentInput!
non-null input
Defines the Issue, User, and optional AssignmentType