Browse Source

Supergraph

- update
Alexey Kim 1 year ago
parent
commit
fe0ae8d32d
2 changed files with 2 additions and 1 deletions
  1. 1 0
      devops/prod-schema.graphql
  2. 1 1
      graph/sports

+ 1 - 0
devops/prod-schema.graphql

@@ -159,6 +159,7 @@ enum MatchType
   Basic @join__enumValue(graph: SPORTS)
   Basic @join__enumValue(graph: SPORTS)
   Special @join__enumValue(graph: SPORTS)
   Special @join__enumValue(graph: SPORTS)
   Live @join__enumValue(graph: SPORTS)
   Live @join__enumValue(graph: SPORTS)
+  Hybrid @join__enumValue(graph: SPORTS)
 }
 }
 
 
 type Mutation
 type Mutation

+ 1 - 1
graph/sports

@@ -1 +1 @@
-Subproject commit dba87c406e323dcb716029fdc89fb6b3f664922b
+Subproject commit d568499b7c23c7d4d027ce68f4714c848a725c67