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...
-
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.
-
Updated
Jun 13, 2020 - Go
-
Updated
Sep 15, 2020 - Go
-
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
-
Updated
Sep 15, 2020 - Java
-
Updated
Sep 5, 2020 - JavaScript
-
Updated
Apr 17, 2019 - TypeScript
-
Updated
Mar 11, 2020 - Go
-
Updated
Nov 16, 2017 - JavaScript
-
Updated
Sep 16, 2020 - TypeScript
-
Updated
Sep 13, 2020 - Haskell
-
Updated
May 21, 2020 - Clojure
-
Updated
Dec 2, 2017 - JavaScript
-
Updated
Sep 11, 2020 - TypeScript
-
Updated
Sep 3, 2019 - TypeScript
-
Updated
Jul 16, 2020 - CSS
-
Updated
Aug 24, 2020 - TypeScript
-
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
-
Updated
Jun 28, 2020 - Java
-
Updated
Mar 14, 2020 - JavaScript
-
Updated
Aug 12, 2019
-
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