Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Value Flows
VF Schemas
vf-graphql
Commits
0a13fc10
Commit
0a13fc10
authored
Jun 19, 2020
by
pospi
Browse files
update changelog & readme (missed documenting build step)
parent
9777c35c
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
0a13fc10
## 0.8.4
-
Fixed casing of
`AgreementResponse.agreement`
to remove uppercase
`A`
-
GraphQL peer dependency minimum compatible version downgraded to
`14.5.8`
. (Incompatibilities were between GraphQL & GraphiQL, not this lib.)
## 0.8.3
-
Added
`classifiedAs`
to
`Organization`
...
...
README.md
View file @
0a13fc10
...
...
@@ -107,7 +107,8 @@ We usually suggest that you do *not* enforce an http/https protocol scheme, to a
### Initialising for development
-
Run
`yarn`
from the top level folder of this repository to install and wire up all dependencies.
1.
Run
`yarn`
from the top level folder of this repository to install and wire up all dependencies.
2.
Run
`npm run build`
to compile the schema files.
### Available commands
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment