EventFile
No description
type EventFile {
orderFileType: FileType!
fileDetails: FileDetails!
stopRef: ObjectId
}
No description
type EventFile {
orderFileType: FileType!
fileDetails: FileDetails!
stopRef: ObjectId
}
EventFile.orderFileType
● FileType!
non-null enumEventFile.fileDetails
● FileDetails!
non-null objectEventFile.stopRef
● ObjectId
scalar