• Alexandru Croitor's avatar
    Remove GraphQL deprecated fields · 89009fc7
    Alexandru Croitor authored
    Cleanup graphql deprecations. Removed:
    - Query.vulnerabilitiesCountByDayAndSeverity
    - Group.vulnerabilitiesCountByDayAndSeverity
    - Mutation.addAwardEmoji
    - Mutation.removeAwardEmoji
    - Mutation.toggleAwardEmoji
    - (globalId field) on Mutation.dastScannerProfileCreate
    - Mutation.runDastScan
    - (updatedIds field) on Mutation.todoRestoreMany
    - (updatedIds field) on Mutation.todosMarkAllDone
    - Mutation.dismissVulnerability
    - Mutation.revertVulnerabilityToDetected
    - SnippetType.blob
    - DastScannerProfileType.globalId
    
    Changelog: removed
    89009fc7
mark_all_done.rb 746 Bytes