react-awesome-query-builder
react-awesome-query-builder copied to clipboard
support graphQL format
Is your feature request related to a problem? Please describe. wish support graphQL format
Describe the solution you'd like need give the graphQL data to server
Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.
Additional context Add any other context or screenshots about the feature request here.
+1
+1
this would be awesome to export to! @ukrbublik do you have any recommendations for where i'd look to PR this? or would you consider adding it generally?
@nandorojo
Export logic should go to this folder: https://github.com/ukrbublik/react-awesome-query-builder/tree/master/packages/core/modules/export
Where can I find full documentation on complex filter syntax in GraphQL? https://dgraph.io/docs/graphql/queries/and-or-not/#:~:text=Every%20GraphQL%20search%20filter%20can,a%20prefix%20(%20not%3A%20).&text=The%20and%20operator%20is%20implicit,the%20fields%20don't%20overlap.
Do you want to open a PR?