Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better support for representing default values in introspection #103

Open
mwildehahn opened this issue May 26, 2021 · 1 comment
Open

Better support for representing default values in introspection #103

mwildehahn opened this issue May 26, 2021 · 1 comment

Comments

@mwildehahn
Copy link
Contributor

#102 (comment)

I started doing this but input objects are a little tricky so going to do this as a PR on it's own.

@jjergus
Copy link
Contributor

jjergus commented May 27, 2021

input objects are a little tricky

Yeah there might be a bit of a cyclical dependency there, you need the types from the InputValue shapes to output the default values, and you need the default values for the InputValue shapes :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants