Skip to content

RemoveIssueRelationPayload ​

No description

graphql
type RemoveIssueRelationPayload {
  removedOutgoingRelationEvent: RemovedOutgoingRelationEvent
}

Fields ​

RemoveIssueRelationPayload.removedOutgoingRelationEvent ● RemovedOutgoingRelationEvent object ​

The created event, if present

Returned By ​

removeIssueRelation mutation

Released under the MIT License.