Logic function refactorization (#17861)

As title
This commit is contained in:
martmull
2026-02-12 11:40:49 +01:00
committed by GitHub
parent b456f79167
commit a4ed043d43
122 changed files with 1441 additions and 1897 deletions
@@ -574,7 +574,7 @@ export class ApiService {
);
const response: AxiosResponse = await this.client.post(
'/graphql',
'/metadata',
formData,
);