content
Types
JiraTicketField
Represents a Jira ticket field in the GraphQL API.
object
JiraTicketFieldFields
id
ID!
Stable identifier for this Jira ticket field.
name
String!
Display name of this Jira ticket field.
schemaType
String
The schema type associated with this Jira ticket field. May be null when unavailable or not applicable.
custom
Boolean!
Whether the custom condition is true for this Jira ticket field.
value
JSON
The value associated with this Jira ticket field. May be null when unavailable or not applicable.
The content associated with this Jira ticket field. May be null when unavailable or not applicable.