debian-mirror-gitlab/app/assets/javascripts/alerts_settings/graphql/fragments/integration_item.fragment.graphql
2021-01-29 00:20:46 +05:30

9 lines
110 B
GraphQL

fragment IntegrationItem on AlertManagementIntegration {
id
type
active
name
url
token
apiUrl
}