From 73caf5d39e629f12879099eb35edf3b1458bd3f9 Mon Sep 17 00:00:00 2001 From: Sander Blue Date: Thu, 2 Nov 2023 09:23:48 -0500 Subject: [PATCH] fix(changetracking): remove customAttributes from response fields to avoid error --- pkg/changetracking/changetracking_api.go | 1 - 1 file changed, 1 deletion(-) diff --git a/pkg/changetracking/changetracking_api.go b/pkg/changetracking/changetracking_api.go index 44415bc8..69d3c3e9 100644 --- a/pkg/changetracking/changetracking_api.go +++ b/pkg/changetracking/changetracking_api.go @@ -47,7 +47,6 @@ const ChangeTrackingCreateDeploymentMutation = `mutation( ) { changelog commit - customAttributes deepLink deploymentId deploymentType