Skip to main content

ExtraProperty (Object)

Description​

No description



Fields​

NameDescription
key - String!
value - String!

type ExtraProperty {
key: String!
value: String!
}