pub fn build_router(schema: AnimeDbSchema) -> RouterExpand description
Builds the Axum router that serves Playground, GraphQL, and health endpoints.
pub fn build_router(schema: AnimeDbSchema) -> RouterBuilds the Axum router that serves Playground, GraphQL, and health endpoints.