graphql-server
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 871 public repositories matching this topic...
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
Native GraphQL Database with graph backend
-
Updated
Sep 11, 2020 - Go
-
Updated
Sep 12, 2020 - TypeScript
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 4, 2020 - TypeScript
Generates a unified GraphQL schema from gRPC microservices and other Protobuf sources
-
Updated
Jun 14, 2020 - Java
-
Updated
Sep 3, 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.
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE.
-
Updated
Sep 12, 2020 - C#
•
-
Updated
Sep 12, 2020 - JavaScript
Get a full fake GraphQL API with zero coding in less than 30 seconds.
-
Updated
Jul 30, 2020 - JavaScript
What would you like to be added:
Currently config uses one file per environment (eg. dev, staging, prod, etc) we should move to a multi-file config where we have one folder per environment and config values can be split across multiple files within this folder.
Why is this needed:
For setups where there are
Daptin - Backend As A Service - GraphQL/JSON-API Headless CMS
-
Updated
Sep 11, 2020 - Go
Ariadne is a Python library for implementing GraphQL servers using schema-first approach.
-
Updated
Sep 7, 2020 - Python
-
Updated
Jun 8, 2020 - JavaScript
Enterprise Grade Tooling For Your GraphQL Server
-
Updated
Sep 11, 2020 - TypeScript
Describe the solution you'd like
I'd like to use this project with Ktor but the documentation seems to be lacking for any framework other than Spring. I believe it would be nice to improve the documentation with some other Kotlin frameworks taken into account, Ktor being one of them. At least some getting started docs would be perfect.
-
Updated
Sep 5, 2020 - TypeScript
Java 8+ API for rapid development of GraphQL services
-
Updated
Jul 2, 2020 - Java
Boilerplate code for scalable, production-ready GraphQL servers
-
Updated
May 16, 2020 - JavaScript
-
Updated
Sep 4, 2020 - TypeScript
aiohttp integration
Multi tenant SaaS starter kit with cqrs graphql microservice architecture, apollo federation, event source and authentication
-
Updated
Aug 28, 2020 - TypeScript
The Ultimate Boilerplate for Products.
-
Updated
Aug 26, 2020 - JavaScript
Another day, another weird GraphQL schema!
I'm working with an e-commerce platform called commercetools. They have a graphql schema that looks like this:
https://github.com/commercetools/sunrise-spa/blob/master/graphql.schema.json (They are not even using this type ...).
They decided to define EnumValue and this clashes with the import: import caliban.client.Value._.
I think this is
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
A GraphQL to Cypher query execution layer for Neo4j and JavaScript GraphQL implementations.
-
Updated
Sep 10, 2020 - JavaScript
A Graphql query cost analyzer.
-
Updated
Sep 4, 2020 - JavaScript
Created by Facebook
Released 2015
- Organization
- graphql
- Website
- graphql.org
- Wikipedia
- Wikipedia

