mirror of
https://github.com/ModernRelay/omnigraph.git
synced 2026-06-18 02:24:27 +02:00
omnigraph query <name> / mutate <name> invoke a stored query by name from the served catalog (served-only). The verb asserts kind via a new expect_mutation on POST /queries/{name} (400 on mismatch). -e/--query + --store is the ad-hoc lane; the positional selects within the source (replacing --name). The bare positional graph URI, --uri, and --name are removed from query/mutate.
|
||
|---|---|---|
| .. | ||
| support | ||
| auth_policy.rs | ||
| boot_settings.rs | ||
| data_routes.rs | ||
| multi_graph.rs | ||
| openapi.rs | ||
| s3.rs | ||
| schema_routes.rs | ||
| stored_queries.rs | ||