GraphQL Changelog – Week 29/09 to 03/10
23 days ago by ReadMe API
This update adds new fields to help you manage AI features and SMTP configurations. You can now track who disabled AI features and why, check for SMTP reauthentication, and specify reference connectors when creating cards.
New:
- Field
aiDisabledByhas been added to theOrganizationPreferencestype. This new field can help you know who disabled AI-related features. - Field
aiDisabledReasonhas also been added to theOrganizationPreferencestype. It provides insights into why AI-related features might be disabled. - Field
reauthRequiredis now part of theSmtpCustomEmailtype. It indicates whether reauthentication is required for SMTP custom emails. - Field
hasAddonhas been introduced to theUsageStatsAiCreditDetailstype. This field helps to identify if there's an addon associated with AI credit usage. - Input field
throughConnectorshas been added to theCreateCardInputinput object type. This facilitates specifying reference connectors when creating a card.
These updates enhance information transparency and connectivity within the API, helping users better manage organizational settings and usage statistics.
