-
Updated
Apr 9, 2022 - TypeScript
graphql-schema
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 224 public repositories matching this topic...
-
Updated
Apr 10, 2022 - TypeScript
-
Updated
Mar 24, 2022 - TypeScript
-
Updated
Apr 9, 2022 - TypeScript
-
Updated
Apr 10, 2022 - C#
-
Updated
Apr 8, 2022 - TypeScript
-
Updated
Mar 25, 2022 - Swift
-
Updated
Jan 14, 2019
-
Updated
Feb 25, 2021 - JavaScript
-
Updated
May 11, 2021 - JavaScript
-
Updated
Sep 21, 2021 - JavaScript
-
Updated
Apr 10, 2022 - TypeScript
-
Updated
Mar 16, 2022 - TypeScript
probably for the entire pipeline.
-
Updated
Feb 7, 2022 - Vim script
-
Updated
Apr 9, 2022 - TypeScript
-
Updated
Nov 1, 2017 - JavaScript
Seeing some posts about subscriptions on Reddit about game development, I wanna explore options for building multiplayer games with live queries
-
Updated
Oct 6, 2021 - JavaScript
Add a GitHub action flow for publishing a new version (run build, run tests, publish to npm and GitHub packates) etc.
I think it would be super useful if one could include headers when defining the endpoints.
Something like:
endpoints: [{
namespace: 'model',
typePrefix: 'Model',
url: 'http://localhost:8080/graphql' // url to a GraphQL endpoint,
headers: {
'Authorization': 'Bearer **********************',
'content-type': 'application/json'
}
}-
Updated
Jan 6, 2019
-
Updated
Mar 1, 2022 - CSS
-
Updated
Sep 10, 2019 - JavaScript
-
Updated
Apr 10, 2022 - JavaScript
-
Updated
Feb 23, 2022 - Go
-
Updated
Apr 5, 2022 - Go
Created by Facebook
Released 2015
- Organization
- graphql
- Website
- graphql.org
- Wikipedia
- Wikipedia
This should make developer life easier if they forget to use the federation schema :)
See: https://discord.com/channels/689806334337482765/773519351423827978/950480727630303232