SocialLoginSettingsInput is an input datatype for updating the social login options for an organization. It's used by the updateSocialLoginSettings() mutation field.

Table: SocialLoginSettingsInput

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Sep 19, 2024
allowList[string]yes PreviewThe list of social logins allowed.
filterSocialLoginFieldyes PreviewWhether to allow some or all, or deny all. See SocialLoginField.
socialProviderProfileSocialProviderProfileyes PreviewThis name of the social provider. See SocialProviderProfile.