Skip to content

Commit

Permalink
GraphQL: Remove underline from operators (#6024)
Browse files Browse the repository at this point in the history
* Change _or, _and, _nor to OR, AND, NOR

* Renaming where operators maps

* Fix tests

* Fix tests

* Remove CreateResult and UpdateResult types

* Remove KEYS_ATT and INCLUDE_ATT

* Full text search test

* Change the operation generator functions names

* Fix object constraints

* Improve constraint transformation
  • Loading branch information
davimacedo authored Sep 4, 2019
1 parent 618fe37 commit 34f1bf3
Show file tree
Hide file tree
Showing 4 changed files with 456 additions and 442 deletions.
Loading

0 comments on commit 34f1bf3

Please sign in to comment.