graphql-engine
graphql-engine copied to clipboard
add operator support for updating columns of array types
To begin with, we can add support for _append and _prepend like we do for json types.
via Pum on discord
Related to #348
My specific interest is in having support for '_contains' with integer[] Arrays
This issue will now be reviewed and tracked as part of the Hasura V3 roadmap.