Represents a resource related to an issue.
type IssueResource { id: String type: String }
id String
String
Unique identifier of the resource
type String
Type of the resource
{} Issue.resource
Last updated 7 months ago