Skip to main content

SupSolutionTemplateIndexSolutionTemplatePayload

Payload associated with indexing a solution template.

type SupSolutionTemplateIndexSolutionTemplatePayload {
errors: [SupSolutionTemplateIndexSolutionTemplateError!]
success: Boolean
}

Fields

SupSolutionTemplateIndexSolutionTemplatePayload.errors ● [SupSolutionTemplateIndexSolutionTemplateError!] list union

SupSolutionTemplateIndexSolutionTemplatePayload.success ● Boolean scalar

Indicates whether the indexing operation was successful.