@opvious/api-operations
Advanced tools
+4
-4
| { | ||
| "name": "@opvious/api-operations", | ||
| "version": "0.11.1", | ||
| "version": "0.11.2", | ||
| "repository": "github:opvious/api-gateway", | ||
@@ -37,5 +37,5 @@ "description": "API GraphQL schema and operations resources", | ||
| "@graphql-codegen/typescript-operations": "^2.5.6", | ||
| "@opvious/account-graph": "^0.9.23", | ||
| "@opvious/attempt-graph": "^0.12.26", | ||
| "@opvious/formulation-graph": "^0.16.3", | ||
| "@opvious/account-graph": "^0.9.26", | ||
| "@opvious/attempt-graph": "^0.12.28", | ||
| "@opvious/formulation-graph": "^0.16.9", | ||
| "graphql-tag": "^2.12.6", | ||
@@ -42,0 +42,0 @@ "ts-loader": "^9.3.1", |
@@ -83,3 +83,2 @@ # Targeted model snippets | ||
| label | ||
| description | ||
| } | ||
@@ -86,0 +85,0 @@ |
+1
-13
@@ -288,3 +288,2 @@ """An opaque access token to emit API requests""" | ||
| category: DefinitionCategory! | ||
| description: Description! | ||
| label: Label | ||
@@ -399,3 +398,3 @@ source: Source! | ||
| """Present for models with integer variables and an objective""" | ||
| relativeGap: Float | ||
| relativeGap: ExtendedFloat | ||
@@ -818,13 +817,2 @@ """Variable values at the chosen solution, sorted by label""" | ||
| type SourceIssue { | ||
| """0-indexed position of the affected source in the input sources array""" | ||
| index: Int! | ||
| """Explanation for the issue""" | ||
| message: String! | ||
| """Range best covering the issue""" | ||
| range: SourceRange! | ||
| } | ||
| type SourcePosition { | ||
@@ -831,0 +819,0 @@ """1-indexed column number""" |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
560338
-0.34%5739
-0.42%