Recipes
The reference pages in this section tell you what each Orchestr primitive does. The recipes here are about how we use those primitives in real connectors: the patterns that earned their keep and the dead ends we steered around. They assume you know the basics of query handlers, action handlers, middleware, and caching; if not, start with the linked reference pages first.
Translating vendor errors
System bootstrap in extendRequest
Identity cookies (cart and visitor IDs)
Backend for Frontend
Understanding the basics of Orchestr
Analytics components from query handlers
When per-result context exists only in the originating query response (attribution tokens, search position, relevance scores), provide an entity component inline from the query handler and skip writing a resolver for it.