issueResource

Represents a resource related to an issue.

Examples

type IssueResource {
  id: String
  type: String
}

Fields

Field
Description
Supported fields

id String

Unique identifier of the resource

type String

Type of the resource

References

Fields with this object:

Last updated