create_plant_activity
Create a plant activity for a crop season.
Input fields
Float)
Please use the area field instead
The number of acres in the field that were planted with this product.
ISO8601DateTime!)
The Date and Time at which this activity occurred.
AreaInput)
The area of the field that was planted with this product.
Float!)
The average rate at which the product was applied to the field.
ID!)
The ID of the Crop Season in which this activity occurred.
String)
The maturity group for the crop type.
String)
The name of the product that was applied to the field.
Float)
The space between rows of a crop in row_spacing_unit.
RowSpacingUnit)
The unit of measure for the row_spacing argument.
AveragePlantingRateType!)
The unit describing the average rate at which the product was applied to the field.
Return fields
Float!)
Please use the application_area field.
The number of acres to which this activity was applied.
UpsertActionType!)
Determines if it was a create or update.
ActivityType!)
The concrete object FieldActivity has been converted into an interface.
The type of activity this record represents.
Area!)
The area to which this activity was applied.
| Argument | Type | Description |
|---|---|---|
unit |
AreaUnitType
|
The unit in which a client would like the area. |
unit_system |
UnitSystem
|
The unit system in which a client would like the area. Defaults to IMPERIAL if not provided. |
PlantingRate!)
The rate at which seed was applied to the field.
| Argument | Type | Description |
|---|---|---|
unit_system |
UnitSystem
|
The unit system in which the requestor would like the application rate. Defaults to the unit system in which the activity is stored. |
ISO8601DateTime)
The date and time when this field activity took place.
Float!)
The average rate, in units, at which this activity was applied.
ISO8601DateTime!)
The timestamp of when the item was created in the system.
User!)
The user who created this item.
JSON)
Please use the specific fields on the concrete types such as PlantActivity.
Extra information about this field activity.
String)
The id of the record in the external partner's system.
ExternalPartner)
The external partner from which this record was sourced.
FeatureSetsQueryResult!)
A list of feature sets associated with this activity.
| Argument | Type | Description |
|---|---|---|
order_by |
FeatureSetSortingAttributes
|
Order the results by a specific attribute. |
order_by_direction |
SortDirection
|
Direction (ascending or descending) of the ordered results. |
pagination |
Pagination
|
Paginate the results. |
type |
FeatureSetType
|
Filter the results by feature set type. |
String)
The maturity group for the crop type.
FeatureSetOwnerType!)
Type of the feature set owner
String)
The name of the product that was applied to the field during this activity.
RowSpacing)
The spacing between rows.
| Argument | Type | Description |
|---|---|---|
unit_system |
UnitSystem
|
The unit system in which the requestor would like the row spacing. Defaults to the unit system in which the activity is stored. |
ID!)
A system-generated key identifying a specific instance of a field activity.
AverageRateType!)
The type of unit represented by the rate field.
ISO8601DateTime!)
The timestamp of when the item was last updated in the system.
User)
The user who last updated this item.