-
### Before opening, please confirm:
- [X] I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists.
- [X] I have [searched for duplicate or clo…
-
## Current behavior
I have an enum table `userGender` with a correctly set foreign key on table `user` and column `gender`. The generated `insert_user_one` then expects a custom type `userGender_en…
-
**Issue by [parthradia](https://github.com/parthradia)**
_Friday Oct 27, 2017 at 17:51 GMT_
_Originally opened as https://github.com/graphcool/prisma/issues/1065_
----
**What feature are you missin…
-
Currently the only method to do query multiple objects in the same time is to define an custom sql function:
```sql
CREATE OR REPLACE FUNCTION search(text TEXT)
RETURNS SETOF search_trigger LANGU…
-
Product is awesome so far, excited to get an app into production!
I am wondering if it's possible to set some Hasura environment variables to be able to use [camel case naming convention](https://h…
-
# Current State
GraphQL schema updates should be as self-service as possible to reduce bottlenecks for change. In addition to adding new schema, _schema must be replaced/removed over time_.
The …
-
### Before opening, please confirm:
- [X] I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists.
- [X] I have [searched for duplicate or…
-
I'm having an issue with GraphQL queries with nested unions causing the compiler to hang.
I'm trying to do something like the following
```
module Notifications = [%graphql {|
query Notificat…
-
http://localhost/TechNotes/wp-admin/post.php?post=1435&action=edit
and contactInfo project
http://localhost/TechNotes/wp-admin/post.php?post=1469&action=edit
VSC:
http://localhost/lab/python/uti…
-
There's a pretty serious hole in site security with this code.
Here:
https://github.com/gauravtiwari/relay-rails-blog/blob/master/app/api/mutations/comment_mutations.rb#L52
```
comment = Relay…