Deprecate ApiFuzzingCiConfigurationCreate fields
What does this MR do and why?
This deprecates a GraphQL type's fields. In !74514 (merged), we have stopped using the createApiFuzzingCiConfiguration
mutation by generating the configuration snippet client-side, so the mutation isn't needed anymore.
How to set up and validate locally
- Open GraphiQL at
/-/graphql-explorer
. - Search for
ApiFuzzingCiConfigurationCreate
.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #333233 (closed)
Edited by Paul Gascou-Vaillancourt