OBJECT
QueryRoot
link
Fields
Argument Name | Type | Description |
---|---|---|
id | ID! | The ID of the Node you are querying for. Is in the format "{Type}:{Identifier}" |
User)
( Currently authenticated userApplication)
(Argument Name | Type | Description |
---|---|---|
id | ID! | (Not Documented) |
FlightRecord)
( Single flight record by IDArgument Name | Type | Description |
---|---|---|
id | ID | Flight record ID |
FlightRecordConnection)
( Flight records by plan ID, user ID, or organization IDArgument Name | Type | Description |
---|---|---|
planId | ID | Plan ID |
projectIds | [ID] | (Not Documented) |
userIds | [ID] | (Not Documented) |
organizationId | ID | Organization ID |
startDate | DateTime | Start Date |
endDate | DateTime | End Date |
before | String | (Not Documented) |
after | String | (Not Documented) |
first | Int | (Not Documented) |
last | Int | (Not Documented) |
Export)
( Get a single export object by IDArgument Name | Type | Description |
---|---|---|
id | ID | Export ID |
MapPlan)
( MapPlan by IDArgument Name | Type | Description |
---|---|---|
id | ID! | MapPlan ID |
ProgressPhotoPlan)
( ProgressPhotoPlan by IDArgument Name | Type | Description |
---|---|---|
id | ID! | ProgressPhotoPlan ID |
Annotation)
( Annotation by IDArgument Name | Type | Description |
---|---|---|
id | ID! | Annotation ID |
Photo)
( Photo by IDArgument Name | Type | Description |
---|---|---|
id | ID! | Photo ID |
Project)
( Project by IDArgument Name | Type | Description |
---|---|---|
id | ID! | Project ID |
ProjectConnection)
( All projects accessible to the querying userArgument Name | Type | Description |
---|---|---|
before | String | (Not Documented) |
after | String | (Not Documented) |
first | Int | (Not Documented) |
last | Int | (Not Documented) |
link Require by
This element is not required by anyone