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