Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support GET, POST, DELETE, query methods #611

Closed
2 tasks done
oliviertassinari opened this issue Jun 25, 2022 · 2 comments · Fixed by #721
Closed
2 tasks done

Support GET, POST, DELETE, query methods #611

oliviertassinari opened this issue Jun 25, 2022 · 2 comments · Fixed by #721
Labels
feature: Queries Making new API requests new feature New feature or request scope: toolpad-studio Abbreviated to "studio" waiting for 👍 Waiting for upvotes

Comments

@oliviertassinari
Copy link
Member

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the latest version

Summary 💡

Support different types of query methods. We currently only support GET.

Screenshot 2022-06-25 at 16 58 49

More benchmark https://www.notion.so/mui-org/Queries-6c9f84d68db5466c9e2738633deaa1e7

Examples 🌈

No response

Motivation 🔦

No response

@oliviertassinari oliviertassinari added new feature New feature or request waiting for 👍 Waiting for upvotes feature: Queries Making new API requests labels Jun 25, 2022
@prakhargupta1 prakhargupta1 modified the milestone: backlog Jul 4, 2022
@prakhargupta1
Copy link
Member

This is already done in functions data source. Further enhancements to this are being explored in #777

Would it make sense to provide templates for each of the above request method, so that the user doesn't have to start from scratch?
@Janpot

@Janpot
Copy link
Member

Janpot commented Aug 23, 2022

I'm still on a longer standing effort to bring POST request bodies to the fetch datasource and some updates on how we handle binding values as we discussed in a few team meetings ago
#721

@Janpot Janpot linked a pull request Aug 23, 2022 that will close this issue
7 tasks
@prakhargupta1 prakhargupta1 removed this from the Backlog milestone Aug 29, 2022
@oliviertassinari oliviertassinari added the scope: toolpad-studio Abbreviated to "studio" label Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature: Queries Making new API requests new feature New feature or request scope: toolpad-studio Abbreviated to "studio" waiting for 👍 Waiting for upvotes
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants