mhalawani
(Motasem Halawani)
November 18, 2022, 9:37pm
1
Are there plans for your team to support POST requests for GraphQL queries? Our main concern is the character limit on GET URLS that will limit the query max length we could send to Prismic's GraphQL API.
So far I've seen conflicting plans on the blog:
https://community.prismic.io/t/graphql-in-post-instead-of-get/2980/6
Hello @douglas.hammarstam and @kamal.al-wendawi , thanks for reaching out!
At the moment we have no plans to open the GraphQL endpoint to accept this type of request.
The closest we have to this functionality is our Write API . This API is possible thanks to Integration Fields . They allow you to add an external API to your Prismic documents.
Hey @prismic5 , thanks for joining the conversation. We'll add your comments to the feature request.
Thanks you!
1 Like
prismic5
(HXM)
November 22, 2022, 11:40am
2
< Also interested in this. Can you please clarify wether the GraphQL API will accept POST requests?
- Kári
Pau
November 22, 2022, 11:13pm
4
Hello team. We don't have plans to incorporate a POST API. The only write API we have is used to populate and modify Integration Fields