Is there a way to define standard REST endpoints in Yoga? #3267
Unanswered
aarontravass
asked this question in
Q&A
Replies: 2 comments 2 replies
-
You can use |
Beta Was this translation helpful? Give feedback.
2 replies
-
Thanks for that!
…________________________________
From: Arda TANRIKULU ***@***.***>
Sent: Friday, May 10, 2024 5:11:21 AM
To: dotansimha/graphql-yoga ***@***.***>
Cc: aarontravass ***@***.***>; Author ***@***.***>
Subject: Re: [dotansimha/graphql-yoga] Is there a way to define standard REST endpoints in Yoga? (Discussion #3267)
Sorry it is my bad. I forgot to send the link to the docs;
https://the-guild.dev/graphql/yoga-server/docs/features/envelop-plugins#onrequest
—
Reply to this email directly, view it on GitHub<#3267 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AKO6F3PH2AR7VO3PYDYTUTDZBSFLTAVCNFSM6AAAAABHPTSTF2VHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TGOBQGM3TK>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I was wondering if standard REST endpoints along with REST methods such as GET, POST, PUT, DELETE etc can be defined in Yoga without having to install something like Express or Fastify?
Beta Was this translation helpful? Give feedback.
All reactions