Remove file_name and content from snippet mutations
What does this MR do?
In this MR we remove the file_name
and content
from the snippet mutations. These fields were temporarily added because we were working at the same time with the snippets' edit VUE refactor and it needed them. Finally, the refactor has been released without those fields and using a new one. Therefore, we can remove these fields.
Does this MR meet the acceptance criteria?
Conformity
-
Changelog entry -
Code review guidelines -
Merge request performance guidelines -
Style guides -
Database guides -
Separation of EE specific content
Refs #217802 (closed)
Edited by Francisco Javier López