PingSuggest EditsCheck if the API is healthy and online. Invocation GraphQLquery Query { ping } Response Success{ "data": { "ping": "pong" } } Full GraphQL API Example 📘Following: GraphQL API Full ExampleUpdated 2 days ago Table of Contents Invocation Response Full GraphQL API Example