Abby Sassel

Results 24 comments of Abby Sassel
trafficstars

thanks folks. We're actively working on the [backend](https://github.com/hasura/graphql-engine/issues/8866) part of this. Current plan is to put the [multiple updates](https://github.com/hasura/graphql-engine/issues/2768) feature behind a [command line flag](https://hasura.io/docs/latest/deployment/graphql-engine-flags/reference/#command-flags), which users can switch off...

> renaming the update_many mutation does not solve this problem My bad, I misunderstood / mis-typed. Should've been: > Those users would be strongly encouraged (via console modal) to rename...

depends on https://github.com/hasura/graphql-engine/issues/8799

@danieljharvey is this actually blocked, then? Or, assuming the prepared args hotfix is already on `main`, could we not merge the new tests onto `main`?

Gotcha, so confirming here that https://github.com/cockroachdb/cockroach/issues/86375, specifically a change to the wire protocol prepare, is the only thing blocking us from enabling those tests.

not sure, so I've [asked](https://hasurahq.slack.com/archives/C03RJ54M4RW/p1661947857412249) them directly.

confirmed in [this thread](https://hasurahq.slack.com/archives/C03RJ54M4RW/p1662022561532239?thread_ts=1661947857.412249&cid=C03RJ54M4RW) the product platform team's not actively working on a fix, so we're good to pick it up. Consider requesting a review from them as there might...

discussing this in standup, here's the related Product Platform team RFC FYI https://github.com/hasura/graphql-engine-mono/blob/vamshi/rfc/graphql-schema-validation/rfcs/validating-graphql-schema.md

just added https://github.com/hasura/graphql-engine/issues/8891 to this list, which we'll estimate later

Discussed after standup: this should be (at least partially) unblocked by [this PG wire protocol fix](https://github.com/cockroachdb/cockroach/pull/87535).