History section
should display request using links,
exaple:
[GET https://api.example.com/resource/1]
[POST https://api.example.com/resource]
[GRAPHQL https://graphql.example.com/query]
on clicking on the link, user should be navigated to the respective section (RESTfull client or GraphiQL).
History section
should display request using links,
exaple:
[GET https://api.example.com/resource/1]
[POST https://api.example.com/resource]
[GRAPHQL https://graphql.example.com/query]
on clicking on the link, user should be navigated to the respective section (RESTfull client or GraphiQL).