I’m using Hasura to execute GraphQL mutations. When I run the following mutation: mutation UpdateProjects($updates: [project_updates!]!) …
I’m using Hasura to execute GraphQL mutations. When I run the following mutation: mutation UpdateProjects($updates: [project_updates!]!) …