updateSettings
updateSettings will update the Settings for the given Tenant.
updateSettings(
  input: UpdateSettingsInput!
): UpdateSettingsPayload!
Arguments
updateSettings.input ● UpdateSettingsInput! non-null input
Type
UpdateSettingsPayload object
UpdateSettingsPayload contains the updated Settings after the updateSettings mutation.