OBJECT
type ProductStateImageArea {id: ID area_id: ID area_properties: Json scale_x: Float scale_y: Float offset_x: Int offset_y: Int offset_z: Int rotation: Float width: Int height: Int flip_x: Boolean flip_y: Boolean effect_id: Int mask_id: Int is_disabled: Boolean urls: String image_area: ProductImageArea }