InputPair
Represents a pair of strings for input
input InputPair {
key: String
value: String
}
Fields
InputPair.key ● String scalar
Pair key
InputPair.value ● String scalar
Pair value
Member Of
addWebhook mutation ● updateWebhook mutation