@valueflows/vf-graphql
Advanced tools
Comparing version 0.9.0-alpha.4 to 0.9.0-alpha.5
@@ -36,2 +36,5 @@ | ||
independentDemandOf: ID | ||
"(\`Plan\`) The transfer commitment is part of the plan." | ||
plannedWithin: ID | ||
} | ||
@@ -42,4 +45,7 @@ | ||
independentDemandOf: ID | ||
"(\`Plan\`) The transfer commitment is part of the plan." | ||
plannedWithin: ID | ||
} | ||
` |
@@ -14,2 +14,3 @@ ## 0.9.0 (unreleased) | ||
- Systems may also choose to implement the `ordering` module, which augments record relationships with an `orderBy` parameter. See the `bridging/*.ordering.gql` schema files. | ||
- Added `plannedWithin` to `Commitment` creation & update parameters, for referencing any `Plan` they are a part of. | ||
@@ -16,0 +17,0 @@ ## 0.8.5 |
{ | ||
"name": "@valueflows/vf-graphql", | ||
"version": "0.9.0-alpha.4", | ||
"version": "0.9.0-alpha.5", | ||
"description": "Reference GraphQL implementation of the ValueFlows spec", | ||
@@ -45,3 +45,3 @@ "main": "index.js", | ||
"type": "git", | ||
"url": "git+ssh://git@github.com/valueflows/vf-graphql.git" | ||
"url": "git+ssh://git@lab.allmende.io:valueflows/vf-schemas/vf-graphql.git" | ||
}, | ||
@@ -57,5 +57,5 @@ "keywords": [ | ||
"bugs": { | ||
"url": "https://github.com/valueflows/vf-graphql/issues" | ||
"url": "https://lab.allmende.io/valueflows/vf-schemas/vf-graphql/issues" | ||
}, | ||
"homepage": "https://github.com/valueflows/vf-graphql#readme", | ||
"homepage": "https://lab.allmende.io/valueflows/vf-schemas/vf-graphql#readme", | ||
"dependencies": { | ||
@@ -62,0 +62,0 @@ "@graphql-tools/merge": "^8.2.1" |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1201790
30847