Embed presentation
Downloaded 39 times











![@TheCodeTraveler https://codetraveler.io/DotNetGraphQL/
{ “query” : “[Your GraphQL Query]” }
GraphQL Request Body is JSON
JSON contains one field: query](https://image.slidesharecdn.com/introductiontographql-200204171334/75/Introduction-to-GraphQL-12-2048.jpg)



The document discusses GraphQL, a query language for APIs. It notes that GraphQL APIs are self-documenting as users can explore them using GraphiQL. It also explains that GraphQL requests are sent with a JSON body containing a "query" field with the GraphQL query string. The document is promoting a website that discusses building GraphQL APIs with .NET.











![@TheCodeTraveler https://codetraveler.io/DotNetGraphQL/
{ “query” : “[Your GraphQL Query]” }
GraphQL Request Body is JSON
JSON contains one field: query](https://image.slidesharecdn.com/introductiontographql-200204171334/75/Introduction-to-GraphQL-12-2048.jpg)

