mirror of
https://github.com/atulmy/gql-query-builder.git
synced 2026-04-25 23:55:55 +03:00
[GH-ISSUE #22] custom filter #15
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/gql-query-builder#15
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @arszp10 on GitHub (Aug 17, 2019).
Original GitHub issue: https://github.com/atulmy/gql-query-builder/issues/22
hi
I make my geoserver using Hasura.
I use your library to generate requests with apollo-client.
I need to get a graphql request like:
I think that you need to do this custom filter like example
@atulmy commented on GitHub (Jan 3, 2020):
@arszp10 feel free to open a PR for this use case.