You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description : In this, user should be able to save the GraphQL request by clicking on the save option. Also, the request should be saved in FE & BE both.
Figma/SS :
Acceptance criteria 1: [Save GrapgQL request]
Given User wants to save the GraphQL request created be him.
When User clicks on save icon beside query button.
Then User should be able to see the save pop up. In this pop up user will have to fill the details & select the collection or folder & click on "Save" button to save the request. If user clicks on "Cancel" button then the save pop up should be closed without saving the request.
Note :
Download icon : Once user clicks on download icon, the response should be downloaded.
Copy icon : Once user clicks on copy icon, the response should be copied.
Below are the toast messages for success & failure of save GraphQL request.
The text was updated successfully, but these errors were encountered:
Description : In this, user should be able to save the GraphQL request by clicking on the save option. Also, the request should be saved in FE & BE both.
Figma/SS :
Acceptance criteria 1: [Save GrapgQL request]
Given User wants to save the GraphQL request created be him.
When User clicks on save icon beside query button.
Then User should be able to see the save pop up. In this pop up user will have to fill the details & select the collection or folder & click on "Save" button to save the request. If user clicks on "Cancel" button then the save pop up should be closed without saving the request.
Note :
The text was updated successfully, but these errors were encountered: