-
-
Notifications
You must be signed in to change notification settings - Fork 5.3k
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
ra-data-graphql-simple - typescript template + buildQuery question #6712
Comments
In addition I've looked closer at the implementation it's the build query which is the source of my confusion. My question is could this be made optional so I don't have to pass one in as the non TS version doesn't require one. I guess from here either it could be optional or could more information be supplied as what form the buildQuery should contain as a default? Many thanks |
Hi and thanks for reporting this. The |
@djhi Thanks for the reply, sure thing I'll make the change and raise a pr 👍 |
@djhi - I've raised a PR for this issue - #6717 |
Hello React Admin,
I'm building a new project using RA and ra-data-graphql-simple and our codebase is built using typescript. I was wondering if the recently updated ra-data-graphql-simple supports TS?
I'm following https://github.com/marmelab/react-admin/tree/master/packages/ra-data-graphql-simple#usage but this is the non TS implementation I was wondering if there is documentation to support the recent update.
Many thanks for any assistance
Stefan
We primarily use GitHub as an issue tracker; for usage and support questions, please use StackOverflow(https://stackoverflow.com/questions/tagged/react-admin using the tag
react-admin
). Thanks! 😁.The text was updated successfully, but these errors were encountered: