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

hxgen: Support __typename in queries #19

Closed
jcward opened this issue Jun 15, 2018 · 3 comments
Closed

hxgen: Support __typename in queries #19

jcward opened this issue Jun 15, 2018 · 3 comments

Comments

@jcward
Copy link
Owner

jcward commented Jun 15, 2018

Should be possible in any object type (though not fragments)

selection_999 2520

@jcward jcward changed the title Support __typename in queries hxgen: Support __typename in queries Jun 15, 2018
@jcward
Copy link
Owner Author

jcward commented Jul 25, 2018

And how about the introspection keywords: https://graphql.org/learn/introspection/

__schema, __type, __typekind, __field, __inputvalue, __enumvalue, __directive

@jcward
Copy link
Owner Author

jcward commented Dec 12, 2023

Related to #43 -- creates as_enum() and returns unions as a switchable enum.

@jcward
Copy link
Owner Author

jcward commented Dec 12, 2023

In fact, I'm closing this as a duplicate of #43 - the other directives may be filed in their own issue(s).

@jcward jcward closed this as completed Dec 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant