mutation setTitle($input: SetTitleInput!) { setTitle(input: $input) { bug { humanId } } }