removeArtefactFromIssue
Removes a Artefact from an Issue, requires MANAGE_ISSUES on any Trackable the issue is on. If the Artefact is not on the Issue, no event is created.
removeArtefactFromIssue(
  input: RemoveArtefactFromIssueInput!
): RemoveArtefactFromIssuePayload!
Arguments
removeArtefactFromIssue.input ● RemoveArtefactFromIssueInput! non-null input
Defines the Artefact and Issue