Skip to content

Commit

Permalink
Update mod.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
dotdat authored Jul 16, 2024
1 parent ce80fb6 commit 42a18c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/command/dev/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ pub struct SupergraphOpts {
)]
supergraph_config_path: Option<Utf8PathBuf>,

/// A graph ref that is accessible in Apollo Studio.
/// A [`GraphRef`] that is accessible in Apollo Studio.
/// This is used to initialize your supergraph with the values contained in this variant.
///
/// This is analogous to providing a supergraph.yaml file with references to your graph variant in studio.
Expand Down

0 comments on commit 42a18c7

Please sign in to comment.