GraphQL 15 support
See original GitHub issueI just begin a tutorial with graphql that use your lib, they use graphql@15.5.0 so I had to do npm i -force
to install your lib since you don’t allow GraphQL 15, is there a reason or will that be possible soon ?
Issue Analytics
- State:
- Created 3 years ago
- Reactions:18
- Comments:14
Top Results From Across the Web
Support `graphql@15.0.0` release · Issue #1191 - GitHub
@IvanGoncharov going to close this, we pre-released with baseline 15 support a while ago, and i'm going to open new issues to adopt...
Read more >Get started with Apollo Server - Apollo GraphQL Docs
Apollo Server knows how to turn HTTP requests and responses into GraphQL operations and run them in an extensible context with support for...
Read more >GraphQL Specification Versions
GraphQL. Prerelease, Working Draft, Thu, Dec 8, 2022. Latest Release, October 2021, Tue, Oct 26, 2021, Release Notes · June 2018, Sun, Jun...
Read more >GraphQL support in FreePBX 15 | FreePBX - Let Freedom Ring
Now that we have covered the basics of GraphQL, let's dive into using the GraphQL support in FreePBX 15. To begin with, you'll...
Read more >Building a GraphQL Server with Node.js and Express
In this article, we will focus more on how to build a service, powered by GraphQL that clients can consume. We will also...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@jhomarolo why not use
graphql-scalars
many date related scalars?@geosigno move to https://github.com/Urigo/graphql-scalars. This project is discontinued according to the readme.