Skip to content
#

graphql-api

graphql logo

GraphQL is a data query language developed by Facebook. It provides an alternative to REST and ad-hoc webservice architectures. It allows clients to define the structure of the data required, and exactly the same structure of the data is returned from the server. It is a strongly typed runtime which allows clients to dictate what data is needed.

Here are 161 public repositories matching this topic...

This article will teach you how to build a full-stack CRUD App with Next.js, React Query, GraphQL Code Generator, React-Hook-Form, Zod, and graphql-request to perform Create/Update/Get/Delete operations.

  • Updated Mar 16, 2023
  • TypeScript

Created by Facebook

Released 2015

Followers
28.4k followers
Organization
graphql
Website
graphql.org
Wikipedia
Wikipedia

Related Topics

api graphiql rest sparql sql