Commit 5e3aebb4 authored by Amy Qualls's avatar Amy Qualls

Update another instance of WIP to 'Draft'

Continue eradicating the word 'WIP' from our API definitions.
parent 2f45572c
......@@ -9,7 +9,7 @@ module Mutations
GraphQL::BOOLEAN_TYPE,
required: true,
description: <<~DESC
Whether or not to set the merge request as a WIP.
Whether or not to set the merge request as a draft.
DESC
def resolve(project_path:, iid:, wip: nil)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment