Learn about recent changes to the ArcGIS Urban API. The release date is August 30, 2023.
What's new
This section provides a summary of the most important changes in this release.
- Previously deprecated fields have been removed in this release (breaking changes). See the Breaking changes section for more detail.
Bug fixes
- Fixed a bug to ensure stable sorting of results when using
sortinput fields.By
Breaking changes
The following previously deprecated fields have been removed.
api top level query has been removed:
- Field
api(deprecated) was removed from object typeInfo Query- Type
APIwas removedInfo
- Type
Suitability and Suitability fields has been removed from Parcel:
- Field
Suitability(deprecated) was removed from object typeScore ParcelAttributes - Input field
Suitabilitywas removed from input object typeScore CreateParcel Attributes Input - Input field
Suitabilitywas removed from input object typeScore UpdateParcel Attributes Input
- Input field
- Field
Suitability(deprecated) was removed from object typeValue1 ParcelAttributes - Input field
Suitabilitywas removed from input object typeValue1 CreateParcel Attributes Input - Input field
Suitabilitywas removed from input object typeValue1 UpdateParcel Attributes Input
- Input field
- Field
Suitability(deprecated) was removed from object typeValue2 ParcelAttributes - Input field
Suitabilitywas removed from input object typeValue2 CreateParcel Attributes Input - Input field
Suitabilitywas removed from input object typeValue2 UpdateParcel Attributes Input
- Input field
- Field
Suitability(deprecated) was removed from object typeValue3 ParcelAttributes - Input field
Suitabilitywas removed from input object typeValue3 CreateParcel Attributes Input - Input field
Suitabilitywas removed from input object typeValue3 UpdateParcel Attributes Input
- Input field
Types related to parcel sorting have been removed:
- Type
Parcelwas removedSort Input - Type
Parcelwas removedSort By
- Type
groups and organization arguments have been removed from urban, urban and urban:
- Argument
groupswas removed from field: [ String!] Query.urbanDesign Databases - Argument
organizationwas removed from field: String Query.urbanDesign Databases - Argument
groupswas removed from field: [ String!] Query.urbanModels - Argument
organizationwas removed from field: String Query.urbanModels - Argument
groupswas removed from field: [ String!] Query.urbanModels Meta - Argument
organizationwas removed from field: String Query.urbanModels Meta
Upcoming breaking changes
See the February 2023 release notes for upcoming breaking changes.