Skip to content

Use of HTTP Methods #2958

Answered by MrLeebo
ethndotsh asked this question in Ideas
Nov 15, 2021 · 2 comments · 2 replies
Discussion options

You must be logged in to vote

To tack onto @beerose's answer, if you want to craft an API suited for third parties, you can always create a separate endpoint using API Routes and follow RESTful patterns in those routes. Third parties don't benefit from the automatic code generation of queries/mutations (yet!) so they'd probably prefer to have a route tailored for them like that anyway.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@ethndotsh
Comment options

@beerose
Comment options

Answer selected by ethndotsh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
3 participants