createIssue
Creates a new Issue on at least one Trackable, requires CREATE_ISSUES on all Trackables it should be created on.
Additionally, checks that the type, state and templatedFields are compatible with the template.
createIssue(
  input: CreateIssueInput!
): CreateIssuePayload!
Arguments
createIssue.input ● CreateIssueInput! non-null input
Defines the created Issue