GraphQL Changelog – Week 10/11 to 14/11
This release introduces Start Form visibility controls, IPaaS preferences, and archived status fields for Phases and Reports. Additionally, we have deprecated the anyone_can_create_card field across multiple objects and removed enableExternalGuests from Repo preferences.
GraphQL Changelog – Week 27/10 to 31/10
This week brings enhanced access control with custom role management and improved compliance through pipeline audit log exports.
GraphQL Changelog – Week 20/10 to 24/10
This week's API updates deliver a complete pipe reporting feature set that includes three new mutations (createPipeReport, updatePipeReport, deletePipeReport) and enhanced data retrieval capabilities through three new queries (pipeReports, pipeReportColumns, pipeReportFilterableFields) with its GraphQL types, inputs and payloads.
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).
