gitlab-org--gitlab-foss/app/assets/javascripts/alerts_settings/graphql/fragments/integration_item.fragment.g...

10 lines
110 B
GraphQL

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