INPUT_OBJECT
CreateIssueInput
link
Parameter Name | Type | Description |
---|---|---|
assetName | String! | Name of the asset for the issue |
mediaBoundingPolygon | BoundingPolygonInput! | Polygon that encloses the view of the issue |
folderId | String! | ID of the project the issue belongs to |
location | LocationInput! | Lat/lng/alt location of the issue |
summary | String | Custom notes for the given issue |
planId | String! | ID of the plan the issue was first created on |
typeId | ID! | ID of the issue type |
clientMutationId | String |