Skip to main content
MUTATION
saveJiraSettings(input: SaveJiraSettingsInput!): JiraSettings!

Arguments

input

Values for the requested operation.

Returns

siteUrl
String

URL for this Jira settings. May be null when unavailable or not applicable.

email
String

The email associated with this Jira settings. May be null when unavailable or not applicable.

tokenConfigured
Boolean!

Whether the token configured condition is true for this Jira settings.

cacheTtlSeconds
Int!

Cache TTL, in seconds.

updatedAt
String!

ISO 8601 timestamp when this Jira settings was last updated.

Mutation
Variables
Response