iOwner

List of owners associated with an issue.

Examples

type IOwner {
  name: String
  email: String
}

Fields

Field
Description
Supported fields

name String

Name of the owner

email String

Email of the owner

References

Fields with this object:

Last updated