GraphQL Changelog – Jul 5 to Jul 25
3 months ago by ReadMe API
This update introduces robust organization reporting features, allowing you to create, manage, and export detailed reports. We've also added enhanced controls for AI behavior, giving you more precise configuration options. Finally, this release brings improved tag management capabilities, including bulk operations and visibility controls, while streamlining our API by removing some legacy embedding interfaces.
New:
-
Types Added:
AiBehaviorActionAttributesAiBehaviorMetadataAiBehaviorParamsBulkTagsInputBulkTagsPayloadCreateOrganizationReportInputCreateOrganizationReportPayloadDeleteOrganizationReportInputDeleteOrganizationReportPayloadExportOrganizationReportInputExportOrganizationReportPayloadOrganizationReportOrganizationReportConnectionOrganizationReportEdgeOrganizationReportExportUpdateOrganizationReportInputUpdateOrganizationReportPayloadUpdateTagInputUpdateTagPayloadUpdateTagsVisibilityByCategoryInputUpdateTagsVisibilityByCategoryPayload
-
Fields Added:
aiBehaviorParamstoAutomationActionParamscreateOrganizationReport,createTagsInBulk,deleteOrganizationReport,exportOrganizationReport,updateOrganizationReport,updateTag, andupdateTagsVisibilityByCategoryto mutations inMutationtype.organizationReport,organizationReportExport, andorganizationReportsto queries inQuerytype.teamMemberstoPhasevisibleToMembersto bothTagandTagsByCategory
Removed:
-
Types Removed:
InterfaceEmbedCreateMutationInputInterfaceEmbedCreateMutationPayload
-
Fields Removed:
interfaceEmbedCreatefromMutationtypeandactionAttributesfromAiBehaviorActionAttributesInputandAiBehaviorParamsInput, respectively.
Changed:
- Field Updates:
actionTypewas added as a required input field toAiBehaviorActionAttributesInput.actionsAttributeswas added as a required input field toAiBehaviorParamsInput.
