57e71470
f8d41c3b
774bae6d
1 2
3
4
5 6
7
mutation newBug($input: BugCreateInput!) { bugCreate(input: $input) { bug { id } } }