PromucFlow_constructor/app/client/src/api
Ankita Kinger 688324e68b
chore: Adding the GraphQLEditorForm for the modularised flow (#36633)
## Description

Adding the GraphQLEditorForm for the modularised flow


Fixes [#36624](https://github.com/appsmithorg/appsmith/issues/36624)  

## Automation

/ok-to-test tags="@tag.All"

### 🔍 Cypress test results
<!-- This is an auto-generated comment: Cypress test results  -->
> [!TIP]
> 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/11138697528>
> Commit: 3aa280e9e7852ca709bd50df07a6e8b62fa1a238
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=11138697528&attempt=2"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.All`
> Spec:
> <hr>Wed, 02 Oct 2024 07:47:13 UTC
<!-- end of auto-generated comment: Cypress test results  -->


## Communication
Should the DevRel and Marketing teams inform users about this change?
- [ ] Yes
- [ ] No


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

## Release Notes

- **New Features**
- Introduced a new `GraphQLEditorForm` component for editing GraphQL
actions within the plugin action editor.
- Added a `PostBodyData` component for managing the layout and
functionality of a GraphQL API editor, featuring a `QueryEditor` and a
`VariableEditor`.
- Enhanced the `useGetFormActionValues` hook to include
`actionConfigurationBody`, ensuring a complete set of action values.

- **Improvements**
- Simplified prop management and conditional rendering in various
components, enhancing maintainability.

- **Bug Fixes**
- Removed deprecated `closeEditorLink` from multiple contexts and
components to streamline functionality.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-10-02 13:59:46 +05:30
..
__tests__ chore: Refactor API (#36412) 2024-09-25 16:29:21 +05:30
core chore: Refactor API (#36412) 2024-09-25 16:29:21 +05:30
helpers chore: Refactor API (#36412) 2024-09-25 16:29:21 +05:30
interceptors chore: Refactor API (#36412) 2024-09-25 16:29:21 +05:30
services chore: Refactor API (#36412) 2024-09-25 16:29:21 +05:30
ActionAPI.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
Api.ts chore: Refactor API (#36412) 2024-09-25 16:29:21 +05:30
ApiResponses.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
AppThemingApi.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
CloudServicesApi.ts fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
DatasourcesApi.ts chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
GitSyncAPI.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
ImportApi.ts chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
index.ts chore: Refactor API (#36412) 2024-09-25 16:29:21 +05:30
LibraryAPI.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
OAuthApi.ts chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
PageApi.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
PluginApi.ts chore: Adding the GraphQLEditorForm for the modularised flow (#36633) 2024-10-02 13:59:46 +05:30
ReleasesAPI.tsx chore:add eslint rules (#27878) 2023-10-09 16:54:06 +03:00
SearchApi.tsx chore: add blank line eslint rule (#36369) 2024-09-18 19:35:28 +03:00
TemplatesApi.ts fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
types.ts chore: Refactor API (#36412) 2024-09-25 16:29:21 +05:30