An error occurred fetching the project authors.
  1. 14 Nov, 2019 1 commit
    • Mario de la Ossa's avatar
      GraphQL: Add MRSetLabels mutation · ce30cfef
      Mario de la Ossa authored
      Add a mutation to set labels on a Merge Request.
      
      If `append` is true, only appends labels
      If `remove` is true, only removes labels
      
      Otherwise the list sent becomes the only labels applied
      ce30cfef