question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

GraphQL API Improvements

See original GitHub issue

Waiting for Hot Chocolate vNext

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:9 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
benmccallumcommented, Jun 26, 2021

Turns out I actually misinterpreted Sergey’s benchmarks haha, I thought the WithoutValidation and WithValidation runs were both with AppAny and basically showing that his validation middleware won’t incur a cost when there’s no validator for an arg. But in fact it was just showing literally if there was no validation library hooked up at all.

In any case, I’ve got a v7 prev 1 ready that uses the type interceptor approach I spoke of and I’ll have a look at doing a PR here ntext

1reaction
benmccallumcommented, Jun 22, 2021

@RehanSaeed , yea no worries, happy to when I get a sec and 100% understood on the maintenance front. Maybe this weekend I’ll have the time to implement the type interceptors improvement; then I’ll look to submit a PR here.

Read more comments on GitHub >

github_iconTop Results From Across the Web

GraphQL Best Practices
When there's limited control over the data that's returned from an API endpoint, any change can be considered a breaking change, and breaking...
Read more >
Deploying API changes with Managed Federation and ...
Deploying API changes with Managed Federation and GraphOS. federation. A federated GraphQL API is a multi-tiered architecture made up of independent components.
Read more >
GraphQL vs. REST APIs: Why you shouldn't use GraphQL
Discuss the drawbacks of using GraphQL, including performance issues, problems with GraphQL schemas, and complex queries.
Read more >
GraphQL Alpha Updates -- New APIs and Improvements!
The GraphQL API now supports query variables for use in any valid GraphQL query, for authentication-related purposes like merchantId , and for ...
Read more >
Changes to the GraphQL APIs
This page contains information about our change management policies for APIs, so you can know what to expect and how to track and...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found