25a1f4df
52ada2db
1 2 3
4
5 6 7
mutation setTitle($input: SetTitleInput!) { setTitle(input: $input) { bug { id } } }