Trying to add GraphQL endpoints for the external database.
The Get All needs to be a POST. Everytime I select POST, the response returns as if a GET was submitted. I tested on Postman to verify.
Any ideas on this?
Trying to add GraphQL endpoints for the external database.
The Get All needs to be a POST. Everytime I select POST, the response returns as if a GET was submitted. I tested on Postman to verify.
Any ideas on this?