Skip to main content

Module check

Module check 

Source
Expand description

Federation check command — validate subgraph composition

Usage: fraiseql federation check <schema.compiled.json> [–against <supergraph.json>]

Validates that the local subgraph SDL is composable with the running supergraph. Without --against, performs local-only validation of federation directives.

Functions§

run
Run federation check command.