GloParameterInput
No description
input GloParameterInput {
name: String
parameterId: String
value: String
}
Fields
GloParameterInput.name ● String scalar
Parameter name.
GloParameterInput.parameterId ● String scalar
Parameter identifier.
GloParameterInput.value ● String scalar
Parameter value.