-
Notifications
You must be signed in to change notification settings - Fork 33
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
AutocompleteInput error #8
Comments
That field type is just an example. Try using the actual field name in the filter definition. |
@joshhopkins Perhaps it was an issue on a previous commit but autocompleteInput seems to be working perfectly fine currently. If you update to the latest release of the lib (0.1.7) and are still having the issue, please post a snippet of the code causing the error. |
@Steams thanks, just tested with 0.1.7. I should clarify that I'm populating the This throws:
|
Solved. Not a bug, but a less obvious "feature" of react-admin. marmelab/react-admin#2615 |
I'll leave this here, as a follow-up to the issue. |
Thanks @zenomeki Heads up that Hasura has taken over maintenance of this library: https://github.com/hasura/ra-data-hasura |
AutocompleteInput broken:
GraphQL error: field "q" not found in type: GraphQL_TYPE__bool_exp
The text was updated successfully, but these errors were encountered: