-
Even though Supabase supports upsert, the mutation is not available from GraphQL
Steps to reproduce the behavior:
1. Create the GraphiQL page against your project using the code here: https://gith…
-
### Feature Spec
The concept is similar, if not identical, to the Amplify GraphQL API, which offers queries, mutations, and real-time event subscriptions.
The GraphQL API facilitates several ess…
-
# Step 1/4 - The mutation setup
### Estimated time: 1 hour
On this track, you're going to develop a mutation to create users on database. Let's start with baby steps, by creating the mutation prototy…
-
Metadata failed to apply without explicit error
-
**What is lookahead?**
https://graphql-ruby.org/queries/lookahead.html#getting-a-lookahead
**How we can implement it?**
In the example below `recent_assessments` association will be loaded if `ca…
-
Is it possible create permissions in hasura at database schema level ? If yes, can you please provide related docs ?
-
## Overview
Graphback gives capability to customise database column name during database generation with the `@db.name` annotation. See [Changing column names in graphback](https://graphback.dev/do…
-
I think we need to update our Group model to have an "owner" attribute so that the User who created the group is in control of it and can delete it or kick users if necessary.
-
### Describe the Bug
Our implementation has a lot of dashboards (around 30) each containing a number of panels (around 6-8 each). There are some global variables that are shared between all the dashb…
DigNZ updated
2 months ago
-
# Step 1/4 - The mutation setup
### Estimated time: 1 hour
On this track, you're going to develop a mutation to create users on database. Let's start with baby steps, by creating the mutation prototy…