OBJECT
Project
Details about a flight
link
Implements
Fields
Argument Name | Type | Description |
---|---|---|
before | String | (Not Documented) |
after | String | (Not Documented) |
first | Int | (Not Documented) |
last | Int | (Not Documented) |
String!)
( Name of the projectLocation])
([ Bounds of the projectLocation)
( Bounds of the projectDateTime!)
( Date the object was createdIssueType])
([ List of the project's issue typesIssueConnection!)
( Issues in this projectArgument Name | Type | Description |
---|---|---|
before | String | (Not Documented) |
after | String | (Not Documented) |
first | Int | (Not Documented) |
last | Int | (Not Documented) |
PlanConnection!)
( Plans in this projectArgument Name | Type | Description |
---|---|---|
before | String | (Not Documented) |
after | String | (Not Documented) |
first | Int | (Not Documented) |
last | Int | (Not Documented) |
User])
([ Members of this projectlink Required by
- AddProjectMemberPayloadSchema for adding a member to a project
- AutoExportSettingAutoExportSettings are used for saving custom export configurations. You can create AutoExportSettings using the createAutoExportSetting mutation. Example Query: ``` { node(id:"AutoExportSetting:5ab16b6b48273300019b14e1"){ ... on AutoExportSetting{ application { id } exportParameters { projection merge contourInterval layer fileFormat resolution } } } } ```
- CreateProjectPayloadSchema for creating a project
- Issuenull
- ManualPlanTemplate for manual flight. Implements the Plan interface.
- ManualPlanTemplateTemplate for manual flight template. Implements the Plan interface.
- MapPlanUse MapPlan wherever you want to return a Plan that has the "map_plan" record type. Implements the Plan interface.
- MapPlanTemplateMapPlanTemplate corresponds to plan templates for creating DroneDeploy maps. Implements the Plan interface.
- PlanA Plan interface with attributes common to all plan record types.
- ProgressPanoPlanPlans for progress pano plans. Implements the Plan interface.
- ProgressPanoPlanTemplateTemplate for progress panos. Implements the Plan interface.
- ProgressPhotoPlanPlans for progress photos. Implements the Plan interface.
- ProgressPhotosPlanTemplateTemplate for progress photos. Implements the Plan interface.
- ProgressVideoPlanPlans for progress video plans. Implements the Plan interface.
- ProgressVideoPlanTemplateTemplate for progress video. Implements the Plan interface.
- ProjectEdgenull
- QueryRootnull
- UpdateProjectPayloadSchema for updating a project