Skip to main content

SupSolutionTemplateFileInput

No description

input SupSolutionTemplateFileInput {
fileId: String!
fileName: String!
fileType: String!
}

Fields

SupSolutionTemplateFileInput.fileId ● String! non-null scalar

The nexar file service identifier of the file.

SupSolutionTemplateFileInput.fileName ● String! non-null scalar

The file’s name with extension included (e.g., example.json, image.jpg).

SupSolutionTemplateFileInput.fileType ● String! non-null scalar

The type of the file.