FertilizeActivity
An activity that involves fertilizing a field.
Implements
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. |
String)
The method that was used to apply the fertilizer.
FertilizeRate)
The rate at which fertilizer was applied during this activity.
| 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.
String)
The crop stage at which the fertilizer was applied.
String)
The unit for the quantity of fertilizer used.
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 type of fertilizer that was applied.
Float)
The amount of nitrogen in the fertilizer.
FeatureSetOwnerType!)
Type of the feature set owner
Float)
The amount of phosphorus in the fertilizer.
Float)
The amount of potassium in the fertilizer.
String)
The name of the product that was applied to the field during this activity.
Float)
The amount of fertilizer that was used.
ID!)
A system-generated key identifying a specific instance of a field activity.
Float)
The amount of sulfur in the fertilizer.
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.
Float)
The amount of zinc in the fertilizer.