Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
ardatan committed Dec 19, 2024
1 parent d9e433e commit 4b76032
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/gateway/src/cli.ts
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ export interface GatewayCLISupergraphConfig
supergraph?: GatewayConfigSupergraph['supergraph'];

/** Usage reporting options. */
reporting?: GatewayHiveReportingOptions | GatewayGraphOSReportingOptions;
reporting?: GatewayCLIHiveReportingOptions | GatewayGraphOSReportingOptions;
}

export interface GatewayCLIHiveReportingOptions
Expand Down

0 comments on commit 4b76032

Please sign in to comment.