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