Used to update the associations of annotations/locations to their rooms.
Note: this is only enabled for organizations enrolled in the Property Insights graph extension
- input RoomAssociations {
- ID!] : [
- ID!] : [
- ID!] : [
- ID!] : [
- ID!] : [
- # To clear out the room association for a location/annotation, set resetRoom to
- # true.
- # Default: False
- Boolean :
- # The new room to associate with the given collection of locations/annotations
- # defined in this RoomAssociation object.
- # For patches, null or undefined always implies 'do not change'.
- ID :
- }