SupEvalKitFileInput
No description
input SupEvalKitFileInput {
fileId: String!
fileName: String!
fileType: String!
}
Fields
SupEvalKitFileInput.fileId ● String! non-null scalar
The nexar file service identifier of the file.
SupEvalKitFileInput.fileName ● String! non-null scalar
The file’s name with extension included (e.g., example.json, image.jpg).
SupEvalKitFileInput.fileType ● String! non-null scalar
The type of the file.