1 repositorio
Execution of business logic via external REST APIs or custom resolvers as part of the data layer.
Distinct from Inline Logic Execution: Specifically handles the integration of external REST APIs as actions, unlike simple inline code execution.
Explore 1 awesome GitHub repository matching data & databases · External Action Resolvers. Refine with filters or upvote what's useful.
graphql-engine is an automated GraphQL API engine that transforms database tables and relationships into a queryable GraphQL schema. It functions as a federation gateway and mapper, instantly generating APIs with built-in filtering, pagination, and mutations from existing databases and remote schemas. The project distinguishes itself through a fine-grained access control layer that enforces row-level and field-level permissions. It further provides a real-time data subscription server that converts standard queries into live streams and a system for triggering event-driven webhooks and notifi
Integrates REST APIs and custom resolvers as actions to handle data validation, enrichment, and complex business workflows.