OBJECT
type FaceDetectRequest implements Node {id: ID! jobID: String! status: String! storageKey: String! createdAt: Time! response: Map video: Video }