History
✕
Graph
i
QL
Prettify
History
Docs
1
mutation
createContact
(
$input
:
CreateContactInput
!){
2
createContact
(
input
:
$input
){
3
}
4
}
Query Variables
x
1
xxxxxxxxxx
Documentation Explorer
✕