react-awesome-query-builder icon indicating copy to clipboard operation
react-awesome-query-builder copied to clipboard

support graphQL format

Open Sihan-Tan opened this issue 2 years ago • 4 comments

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.

Sihan-Tan avatar May 05 '22 04:05 Sihan-Tan

+1

layupbolon avatar May 10 '22 03:05 layupbolon

+1

anishg-cn avatar May 24 '22 18:05 anishg-cn

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 avatar Feb 05 '23 01:02 nandorojo

@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?

ukrbublik avatar Feb 05 '23 09:02 ukrbublik