OBJECT
type DriveImportData {id: String! driveId: String! parents: [String!]! mimeType: String! durationMillis: Int! originalFilename: String! }