Skip to content

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

  1. Open GraphiQL at /-/graphql-explorer.
  2. 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.

Related to #333233 (closed)

Edited by Paul Gascou-Vaillancourt

Merge request reports