dronedeploy Docs Reference API Explorer Become a Partner

OBJECT

Project

Details about a flight

link

Implements

Fields

id (ID!)

The ID of the object.

autoExports (AutoExportSettingConnection)

Auto export settings in this project
Argument NameTypeDescription
beforeString(Not Documented)
afterString(Not Documented)
firstInt(Not Documented)
lastInt(Not Documented)

name (String!)

Name of the project

bounds ([Location])

Bounds of the project

location (Location)

Bounds of the project

dateCreation (DateTime!)

Date the object was created

issueTypes ([IssueType])

List of the project's issue types

issues (IssueConnection!)

Issues in this project
Argument NameTypeDescription
beforeString(Not Documented)
afterString(Not Documented)
firstInt(Not Documented)
lastInt(Not Documented)

plans (PlanConnection!)

Plans in this project
Argument NameTypeDescription
beforeString(Not Documented)
afterString(Not Documented)
firstInt(Not Documented)
lastInt(Not Documented)

members ([User])

Members of this project

link Required by