IssueOtherEntity
type IssueOtherEntity {
entityId: ID!
entityType: EntityType!
}Fields
entityId ● ID! non-null scalar
entityType ● EntityType! non-null enum
Member Of
Last updated
Was this helpful?