Draft: Resolve "Create GraphQL mutations for pages settings"
-
Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA. As a benefit of being a GitLab Community Contributor, you receive complimentary access to GitLab Duo.
What does this MR do and why?
Create GraphQL mutations for setting pagesForceHttps and pagesUseUniqueDomain
References
MR acceptance checklist
-
For each mutation there should be a new file in app/graphql/mutations/pagesthat implements the mutation. -
The mutation classes then need to be added to app/graphql/types/mutation_type.rbto make them available. -
There should be a unit test for each mutation in spec/graphql/mutations/pages/.
Screenshots or screen recordings
How to set up and validate locally
Related to #469039 (closed)
Edited by 🤖 GitLab Bot 🤖