GraphQL
From Wildsong
Jump to navigationJump to search
GraphQL is messaging between Javascript server and client.
I'm using Apollo for this
Apollo server generates a testing sandbox accessible at http://localhost:4000/api
A typical Query entry in the Sandbox looks like this