How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Feature Flags in Federated GraphQL

calendar_today July 20, 2021 person Kenny Mcgarvey domain varo

Let’s define a couple of things before we jump into the fun stuff. In the world of GraphQL, “federated” means it is a single graph composed of multiple sub-graphs (see Apollo Federation ). In other words, it’s “micro-services” for GraphQL, but your consumers don’t have to see the mess.

open_in_new Read original post