OBJECT
type Photo {photoId: Int captionTranslationId: Int uploaderUserId: Int mimeType: String fileExtension: String path: String url: String created: DateTime }