Remove GraphQL deprecated fields
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
Showing
This diff is collapsed.
Please register or sign in to comment