Skip to main content

VariableInput

Change or add a variable with name and value.

type VariableInput {
name: String!
value: String!
}

Fields​

name (String)​

value (String)​