graphql-js
6fea7319
- Preserve sources of variable values
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
Preserve sources of variable values By way of introducing type `VariableValues`, allows `getVariableValues` to return both the coerced values as well as the original sources, which are then made available in `ExecutionContext`.
References
variable-value-sources
Author
leebyron
Committer
leebyron
Parents
f1a14c6c
Loading