Skip to content
This repository was archived by the owner on Jan 5, 2023. It is now read-only.

Bump supergraph-router@prod from a55d1ea to 1c98b6f #36

Merged
merged 1 commit into from
Jun 24, 2021

Conversation

supergraph-demo-bot
Copy link
Contributor

Bump supergraph-router@prod from a55d1ea to 1c98b6f

  • Old: SHA1 a55d1eae6ef0dfe0237b54246b9b7a417a6b17bc ( a55d1ea )
  • New: SHA1 1c98b6fa85f738b5c27c45ca006d455dfe860bb7 ( 1c98b6f )
supergraph-router@prod changes
diff --git a/router/prod/supergraph.graphql b/router/prod/supergraph.graphql
index 4359857..5232fc2 100644
--- a/router/prod/supergraph.graphql
+++ b/router/prod/supergraph.graphql
@@ -15,6 +15,11 @@ directive @join__owner(graph: join__Graph!) on OBJECT | INTERFACE
 
 directive @join__graph(name: String!, url: String!) on ENUM_VALUE
 
+enum Color {
+  BLUE
+  GREEN
+}
+
 type DeliveryEstimates {
   estimatedDelivery: String
   fastestDelivery: String

@supergraph-demo-bot supergraph-demo-bot enabled auto-merge (rebase) June 24, 2021 09:32
@supergraph-demo-bot supergraph-demo-bot merged commit f471bab into main Jun 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant