pub const QUERY: &str = "subscription ComponentRemovedSubscription {\n componentRemoved {\n __typename\n componentId\n }\n}\n";