vigy-graphql 0.1.5

GraphQL surface for vigy — async-graphql + axum. Same semantics as REST/gRPC, but introspection-friendly for dashboards.
docs.rs failed to build vigy-graphql-0.1.5
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: vigy-graphql-0.1.4

GraphQL surface for vigy — async-graphql resolvers backed by RuntimeHandle. Read-side complete; write-side minimal (delegates to the same runtime methods the REST + gRPC surfaces use).

Schema mirrors spec/vigy.graphql. Subscriptions stream the reconcile event bus.