KeyValueItem
No description
type KeyValueItem {
key: String!
value: String
}
Fields
KeyValueItem.key ● String! non-null scalar
KeyValueItem.value ● String scalar
Member Of
Charge object ● ChargeEventObject object ● Payment object ● Store object ● Subscription object ● SubscriptionEventObject object ● UserEvent object