oscarItem
Information about an Oscar item related to an issue.
Examples
type OscarItem {
name: String
description: String
url: String
id: String
}
Fields
Field
Description
Supported fields
name String
Name of the Oscar item
description String
Description of the Oscar item
url String
URL link for the Oscar item
id String
Unique identifier of the Oscar item
References
Fields with this object:
Last updated