Apollo Router Plugin Creator

Guide for writing Apollo Router native Rust plugins. Use this skill when: (1) users want to create a new router plugin, (2) users want to add service hooks (router_service, supergraph_service, execution_service, subgraph_service), (3) users want to modify an existing router plugin, (4) users need to understand router plugin patterns or the request lifecycle. (5) triggers on requests like "create a new plugin", "add a router plugin", "modify the X plugin", or "add subgraph_service hook".

apollographql b62ab92 17.9 KB Updated

File contents

apollographql/skills commit b62ab92bdf

Frequently asked questions

npx skillmds@latest add apollographql/apollo-router-plugin-creator