If you are completely new to GraphQL, we recommend taking our Introduction to GraphQL learn course. This will get you from Zero to GraphQL in less than an hour. In this stream, we will look at the core concepts one by one and is catered to all beginners to GraphQL.
The key to learning GraphQL is to understand that it is just a query language and popular implementations on the client and server leverage existing JSON standards for requests and responses over HTTP.