graphql-api
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 311 public repositories matching this topic...
Execute one command (or mount one Node.js middleware) and get an instant high-performance GraphQL API for your PostgreSQL database!
-
Updated
Aug 28, 2020 - JavaScript
Description
To be able to optionaly remove the google fonts dependency on any page of the api-platform.
Example
Remove the google font stylesheet in line 8 in the file api-platform\core\src\Bridge\Symfony\Bundle\Resources\views\SwaggerUi\index.html.twig depending on a configuration variable.
Context
I'm working on an intranet application for a 100000+ employees company and
-
Updated
Aug 15, 2020 - JavaScript
-
Updated
Aug 27, 2020 - TypeScript
Currently, in order to register a field to an Edge you have to know the full Edge name, like RootQueryToPostConnectionEdge and that's cumbersome.
It would be nice to have something like: register_graphql_edge_field( $fromType, $toType, $fieldName, $config );
I think it's easier to know the from/to type than know the fully qualified edge name.
A list of software that turns your database into a REST/GraphQL API
-
Updated
Jun 13, 2020 - Go
Daptin - Backend As A Service - GraphQL/JSON-API Headless CMS
-
Updated
Aug 29, 2020 - Go
Java 8+ API for rapid development of GraphQL services
-
Updated
Jul 2, 2020 - Java
We have types in various places that do not follow the Rust naming conventions. A good example are all the GraphQL* types that should be spelled GraphQl* to follow the conventions.
It would be nice to clean this up by renaming all types that don't follow the rules.
Marking this as a "good first issue", as it's low-hanging fruit and would be a good way for new contributors to contribute somet
Gentics Mesh - The open source headless CMS for developers
-
Updated
Aug 28, 2020 - Java
The Rick and Morty API
-
Updated
Aug 23, 2020 - JavaScript
Create GraphQL schema with TypeScript classes.
-
Updated
Apr 17, 2019 - TypeScript
A GraphQL Framework for Node.js
-
Updated
Nov 16, 2017 - JavaScript
A GraphQL-based Web App written with Go, React and MongoDB
-
Updated
Mar 11, 2020 - Go
Haskell GraphQL Api, Client and Tools
-
Updated
Aug 28, 2020 - Haskell
A Clojure & JVM library for developing GraphQL API instantly from Postgres and MySQL databases
-
Updated
May 21, 2020 - Clojure
A Node.js framework for creating GraphQL API servers easily and without a lot of boilerplate.
-
Updated
Dec 2, 2017 - JavaScript
Vuex ORM persistence plugin to sync the store against a GraphQL API.
-
Updated
Aug 28, 2020 - TypeScript
[NOT MAINTAINED]An API integration framework using GraphQL
-
Updated
Sep 3, 2019 - TypeScript
-
Updated
Jul 16, 2020 - CSS
Build React forms based on GraphQL APIs.
-
Updated
Aug 24, 2020 - TypeScript
What is the motivation for adding / enhancing this feature?
There is an object product_links that needs to be mapped to the `vsf-catalo
Spring Boot 2 starter powered by GraphQL SPQR
-
Updated
Jun 28, 2020 - Java
Building real-time offline-ready Applications with React, GraphQL & AWS AppSync
-
Updated
Aug 4, 2020 - JavaScript
-
Updated
Mar 14, 2020 - JavaScript
杭州 GraphQLParty 往期记录(slide,照片,预告,视频等)
-
Updated
Aug 12, 2019
A RubyOnRails boilerplate for authentication with devise and graphQL
-
Updated
Jul 28, 2020 - Ruby
GraphQL to REST converter: automatically generate a RESTful API from your existing GraphQL API
-
Updated
Aug 1, 2020 - JavaScript
Created by Facebook
Released 2015
- Organization
- graphql
- Website
- graphql.org
- Wikipedia
- Wikipedia


Issue Description
Since the old Instagram API will stop working on June 29 (See https://www.instagram.com/developer/), the url in https://github.com/parse-community/parse-server/blob/d0a9c709fea4cbdba540420353a36a0e89601ffb/src/Adapters/Auth/instagram.js#L9 needs to be changed to match the new "instagram_graph_user_profile" API. (See https://developers.facebook.com/docs/instagram-basic-disp