Skip to main content

KeyValue (Object)

Description

No description



Fields

NameDescription
key - String!
value - String

type KeyValue {
key: String!
value: String
}