GraphQL Changelog – Week 13/10 to 17/10
This week's updates bring enhanced querying options for cards and new fields for tracking AI credits and card submission information.
GraphQL Changelog – Week 06/10 to 10/10
This week's update makes it easier to manage AI-related features. We've added a new generatedByAi field on the NodeFieldValueInput to mark values created by AI, and we've added ai_credits to the SubscriptionLimits enum to give you more control over AI subscriptions.
GraphQL Changelog – Week 29/09 to 03/10
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.
GraphQL Changelog – Week 22/09 to 26/09
This update expands the autoFillFields query with a new throughConnectors argument, and introduces the filterAuthorizedFormsToMe query to retrieve only forms specifically authorized for you.
GraphQL Changelog – Week 15/09 to 19/09
This update introduces new organization usage statistics types and queries, including AI credit usage details, while removing the pages field from InterfaceType.
GraphQL Changelog – Week 08/09 to 12/09
Hey there! We're excited to share what's new in our latest update. We've added a couple of features to make your workflow smoother and data access even easier. Here's a look at the changes:
GraphQL Changelog – Week 01/09 to 05/09
We’ve added full automation management to the GraphQL API. Use the createAutomation, updateAutomation, and deleteAutomation mutations to create, modify, and remove automation configurations, with corresponding input and payload types (CreateAutomationInput/Payload, UpdateAutomationInput/Payload, DeleteAutomationInput/Payload).
GraphQL Changelog – Week 25/08 to 29/08
New types have been introduced, including Base, Form, and various PortalInterface types to support new portal functionalities. Several types and mutations related to SMTP configurations have also been added, such as createSmtpConfiguration and SmtpConfiguration, enabling new email management features. Additionally, new fields were added to AiBehaviorMetadata and AiBehaviorParams, enhancing AI-related functionalities. A change was made to the value field in FieldMapInput, making it optional.
GraphQL Changelog – Week Aug 04 to Aug 08
This week's update is the addition of a new identification field, id, to both the AiBehaviorActionAttributes object type and the AiBehaviorActionAttributesInput input type. This change allows for the unique identification of actions, providing greater precision and control in managing AI behaviors.
GraphQL Changelog – Week Jul 28 to Aug 01
This changelog introduces a new createTag mutation, enabling users to create tags. It also adds new CreateInput and CreatePayload types to support this functionality. Additionally, the BulkTagsInput has been updated with a new visibleToMembers boolean field, allowing for more granular control over tag visibility.
