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

Add some option to the generator to help it search for files with graphql tags #48

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

Comments

@mwildehahn
Copy link
Contributor

From @jjergus:

Probably the #1 thing to address for now is to make sure the build time is O(number of GraphQL types), not O(your whole codebase)

https://hacklang.slack.com/archives/C020EEF5EQN/p1620846601088900?thread_ts=1620846190.086500&cid=C020EEF5EQN

@jjergus
Copy link
Contributor

jjergus commented May 12, 2021

There is https://docs.hhvm.com/hack/reference/function/HH.Facts.types_with_attribute/ but AFAIK it requires ext_facts which may need a very recent HHVM version.

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