Do you have plans to allow post requests on the graphql endpoint? If so, please tell us when this is happening. It is problematic for me because Hasura uses a POST request.
Sincerely
Douglas
Do you have plans to allow post requests on the graphql endpoint? If so, please tell us when this is happening. It is problematic for me because Hasura uses a POST request.
Sincerely
Douglas
I agree!
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.