module Repository
    module Git
      DeleteBranchMutation = GraphQL::Field.define do
        type types.Boolean
        description 'Creates a new branch'