QuestionTypePropertyValueArgs
No description
input QuestionTypePropertyValueArgs {
id: ID!
value: String
}
Fields
QuestionTypePropertyValueArgs.id ● ID! non-null scalar common
The ID of the property.
QuestionTypePropertyValueArgs.value ● String scalar common
The value of the property.