SupSolutionTemplateCreateParameterInfoInput
No description
input SupSolutionTemplateCreateParameterInfoInput {
description: String!
imageUrl: String
summary: String
}
Fields
SupSolutionTemplateCreateParameterInfoInput.description ● String! non-null scalar
A detailed explanation of the parameter.
SupSolutionTemplateCreateParameterInfoInput.imageUrl ● String scalar
The URL of the image associated with this parameter.
SupSolutionTemplateCreateParameterInfoInput.summary ● String scalar
A brief summary of the parameter.