mobbdev 1.0.209 → 1.0.211

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1623,6 +1623,8 @@ type Organization_Bool_Exp = {
1623
1623
  name?: InputMaybe<String_Comparison_Exp>;
1624
1624
  onPremScmOauthConfigs?: InputMaybe<On_Prem_Scm_Oauth_Config_Bool_Exp>;
1625
1625
  onPremScmOauthConfigs_aggregate?: InputMaybe<On_Prem_Scm_Oauth_Config_Aggregate_Bool_Exp>;
1626
+ orgDomainsAutoAdd?: InputMaybe<Boolean_Comparison_Exp>;
1627
+ orgDomainsAutoAddRole?: InputMaybe<Organization_Role_Type_Enum_Comparison_Exp>;
1626
1628
  organizationFilesMatchingSettings?: InputMaybe<Organization_Files_Matching_Settings_Bool_Exp>;
1627
1629
  organizationFilesMatchingSettings_aggregate?: InputMaybe<Organization_Files_Matching_Settings_Aggregate_Bool_Exp>;
1628
1630
  organizationRoles?: InputMaybe<Organization_To_Organization_Role_Bool_Exp>;