(implemented, locked) Javascript paramater import #335
Locked
OAGr
started this conversation in
Squiggle Improvement Proposal
Replies: 1 comment
-
Closed with #437 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
(Low-priority)
GraphQL can accept some javascript variables. This helps mean that you don't need to use string interpolation, which can be prone to errors.
This way, in Typescript, you could do things like write,
Beta Was this translation helpful? Give feedback.
All reactions