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