Skip to content

grouping-mapping-widget mappingsClient createGroupProperty #7265

Answered by Guillar1
Paolo-lab asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @Paolo-lab,

The grouping-mapping-widget re-exports the @itwin/insights-client, which is where those operations originate. It was updated in this PR: iTwin/viewer-components-react#1041.

Over the past year, the clients were refactored to work with the new API version. You can see the details here: Changelog. The methods you're referring to were moved into this new client: PropertiesClient.ts.

Note that in this version, the different types of properties have been merged and can now be defined under a single property. However, the functionality of each property type remains unchanged. For more information, you can refer to the documentation here: Grouping and Mapping API - Create Property.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Paolo-lab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants