-
Notifications
You must be signed in to change notification settings - Fork 2k
Description
getArgumentValues
is marked as internal and only exposed when you import from graphql/execution/values
.
If you could expose it from the root index.js
it would make importing it far easier in contexts without imports to relative files (a cdn for my case.)
The function is already used in production ready code in joinmonster and is necessary to get arguments from resolve info in field handlers. I don't see a good reason not to expose it.
glen-84, benjie, dotansimha, capaj, hiepxanh and 1 more
Metadata
Metadata
Assignees
Labels
No labels