update_field
Update a field.
Input fields
String)
Field address. Maximum length is 255 characters.
GeoJSON)
A GeoJSON FeatureCollection with a single MultiPolygon Feature representing a Field boundary. Maximum size allowed is 250 KB.
String)
Field city. Maximum length is 255 characters.
String)
Field country code (ISO 3166-1). Maximum length is 4 characters.
String)
Field county. Maximum length is 255 characters.
String)
Field farm name. Maximum length is 255 characters.
String)
Field grower name. Maximum length is 255 characters.
Float)
Latitude for the center of the field. Must be a value between -90 and 90.
Float)
Longitude for the center of the field. Must be a value between -180 and 180.
String)
Field name. Maximum length is 255 characters.
ID!)
Sentera Id of field to update. Read-only, cannot update this value.
String)
Field state/province/region code (ISO 3166-2). Maximum length is 4 characters.
String)
Field zip/postal code. Maximum length is 255 characters.
Return fields
Float!)
Support added for retrieving area in metric units. Please use area instead.
The acres of the boundary of the field.
UpsertActionType!)
Determines if it was a create or update.
Boolean!)
Indicator of whether or not this field is currently active.
String)
Field address.
AlertsQueryResult!)
A list of alerts associated with this field.
| Argument | Type | Description |
|---|---|---|
apply_user_preferences_filter |
Boolean
|
Filter the alerts according to a user's notification delivery preferences. |
pagination |
Pagination
|
Paginate the results. |
status |
AlertStatusType
|
Filter the alerts by status. |
Area!)
The area of the boundary of the field in the specified unit system.
| 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. |
[Float!]!)
A simple (w, s, e, n) box that represents the extreme coordinates of the field's boundary.
GeoJSON!)
A GeoJson FeatureCollection that includes a MultiPolygon representing the field boundary.
String)
Field city.
String!)
The current content hash for this item.
String)
Field country code (ISO 3166-1).
String)
Field county.
ISO8601DateTime!)
The timestamp of when the item was created in the system.
User!)
The user who created this item.
[Int!]!)
The years that crop seasons were planted on this field.
[CropSeason!]!)
Float)
The distance in miles from an origin geo-position of this field. Only available when using the haversine radius query input; null otherwise.
ExternalCredential)
Please use the external_id and external_partner fields.
The external connection that this field is linked to.
String)
The id of the field in the external partner's system.
ExternalPartner)
The external partner the field was imported from.
String)
Field farm name
FeatureSetsQueryResult!)
A list of feature sets for this field.
| 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. |
[GeoPosition]!)
Please use the boundary GeoJSON field.
A closed collection of geo-positions representing the field boundary.
FilesQueryResult!)
A list of files associated with this field.
| Argument | Type | Description |
|---|---|---|
date_range |
DateRange
|
Filter the results by a date range. |
order_by |
FileSortingAttributes
|
Order the results by a specific attribute. |
order_by_direction |
SortDirection
|
Direction (ascending or descending) of the ordered results. |
pagination |
Pagination
|
Paginate the results. |
String)
Field grower name.
Float!)
The latitude value for the center of the field.
Float!)
The longitude value for the center of the field.
String!)
Field name.
Organization!)
The organization associated with this field.
FeatureSetOwnerType!)
Type of the feature set owner
ID!)
ID of the feature set owner
ShapesQueryResult!)
A list of shapes associated with this field.
| Argument | Type | Description |
|---|---|---|
date_range |
DateRange
|
Filter the results by date range |
order_by |
ShapeSortingAttributes
|
Order the results by a specific attribute. |
order_by_direction |
SortDirection
|
Direction (ascending or descending) of the ordered results. |
pagination |
Pagination
|
Paginate the results. |
Indicates if this field has been shared from another account.
String)
Field state/province/region code (ISO 3166-2).
SurveysQueryResult!)
A list of surveys associated with this field..
| Argument | Type | Description |
|---|---|---|
date_range |
DateRange
|
Filter the results by date range. |
order_by |
SurveySortingAttributes
|
Order the results by a specific attribute. |
order_by_direction |
SortDirection
|
Direction (ascending or descending) of the ordered results. |
organization_sentera_id |
ID
|
List surveys for this organization. |
pagination |
Pagination
|
Paginate the results. |
TasksQueryResult!)
A list of tasks associated with this field.
| Argument | Type | Description |
|---|---|---|
assigned_to |
ID
|
Filter tasks by the "assigned to" user. Specify null to retrieve unassigned tasks. |
created_by |
ID
|
Filter tasks by the user that created them. Can be used to list tasks you created. |
pagination |
Pagination!
|
Paginate the results. |
status |
TaskStatus
|
Filter tasks by status. |
statuses |
[TaskStatus!]
|
Filter tasks by one or more statuses. |
task_type |
TaskType
|
Filter tasks by their type. |
String!)
The time zone of the field. Zone names are from the "TZ database name" column from https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List.
ISO8601DateTime!)
The timestamp of when the item was last updated in the system.
User)
The user who last updated this item.
[Int!]!)
The years that this field was planted.
String)
Field zip code.