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 318 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
Sep 15, 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
Sep 7, 2020 - JavaScript
-
Updated
Sep 15, 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
Sep 15, 2020 - Go
Java 8+ API for rapid development of GraphQL services
-
Updated
Jul 2, 2020 - Java
If a user writes a subgraph referencing contract addresses from (for example) a testnet, and then accidentally deploys the subgraph to a graph node running mainnet, the subgraph will run but won't find any events. We can provide a better experience using eth_getTransactionCount to check that the contract addresses exist on
Gentics Mesh - The open source headless CMS for developers
-
Updated
Sep 15, 2020 - Java
The Rick and Morty API
-
Updated
Sep 5, 2020 - JavaScript
Create GraphQL schema with TypeScript classes.
-
Updated
Apr 17, 2019 - TypeScript
A GraphQL-based Web App written with Go, React and MongoDB
-
Updated
Mar 11, 2020 - Go
A GraphQL Framework for Node.js
-
Updated
Nov 16, 2017 - JavaScript
A tiny and fast GraphQL client for Vue.js
-
Updated
Sep 16, 2020 - TypeScript
Haskell GraphQL Api, Client and Tools
-
Updated
Sep 13, 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
Sep 11, 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
Building real-time offline-ready Applications with React, GraphQL & AWS AppSync
-
Updated
Aug 4, 2020 - JavaScript
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
-
Updated
Mar 14, 2020 - JavaScript
杭州 GraphQLParty 往期记录(slide,照片,预告,视频等)
-
Updated
Aug 12, 2019
A Rails 6 boilerplate to create your next Saas product. Preloaded with graphQL, devise, JWT, CanCanCan, RailsAdmin, Rubocop, Rspec, i18n and more.
-
Updated
Sep 16, 2020 - Ruby
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