graphql-js
6fea7319
- Preserve sources of variable values
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
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
Files
4
src
execution
execute.ts
values.ts
utilities
__tests__
coerceInputValue-test.ts
coerceInputValue.ts
Loading