QuestionTemplateUpsertArgTypesArgs
No description
input QuestionTemplateUpsertArgTypesArgs {
key: String!
format: String
isRequired: Boolean
}
Fields
QuestionTemplateUpsertArgTypesArgs.key ● String! non-null scalar common
The argument key.
QuestionTemplateUpsertArgTypesArgs.format ● String scalar common
The format of the argument.
QuestionTemplateUpsertArgTypesArgs.isRequired ● Boolean scalar common
Whether the argument is required or not.