GraphQL is an open-source data query and manipulation language for APIs, and a runtime for fulfilling queries with existing data.
Query a GraphQL endpoint.
To use the GraphQL node, you need to understand GraphQL query language. GraphQL have their own Introduction to GraphQL tutorial.