graphql-engine icon indicating copy to clipboard operation
graphql-engine copied to clipboard

[request] Allow graphql payload for graphql endpoints in cron triggers

Open jflambert opened this issue 4 years ago • 2 comments

Currently cron triggers only accept JSON payloads. What if I wanted to use http://localhost:8080/v1/graphql as an endpoint, and use graphql as a payload?

I don't think there's a way to perform graphql requests through the Hasura REST API either.

jflambert avatar Jun 10 '20 15:06 jflambert

related to https://github.com/hasura/graphql-engine/issues/2137

leoalves avatar Jun 12 '20 01:06 leoalves

yes, definitely related.

jflambert avatar Jun 12 '20 01:06 jflambert