Join us from October 8-10 in New York City to learn the latest tips, trends, and news about GraphQL Federation and API platform engineering.Join us for GraphQL Summit 2024 in NYC
Docs
Start for Free

The Rover explain Command

Understand Rover error codes


Usually when a command results in an error, the command's output includes an error code:

rover supergraph compose --config supergraph.yaml
Composing supergraph with Federation v2.0.5.
error[E029]: Encountered 1 build error while trying to build a supergraph.

The command above resulted in an error with code E029.

You can use the rover explain command to output the description for a particular error code:

rover explain E029

Descriptions for all Rover error codes are also available in this article.

Previous
dev
Next
graph
Rate articleRateEdit on GitHubEditForumsDiscord

© 2024 Apollo Graph Inc., d/b/a Apollo GraphQL.

Privacy Policy

Company