-
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…
-
**Is your feature request related to a problem? Please describe.**
When using TypeScript in development from Sanity content, it's frustrating that all fields (even fields that validate as required) r…
-
### Environment information
```plain text
System:
OS: macOS 14.5
CPU: (14) arm64 Apple M3 Max
Memory: 129.25 MB / 36.00 GB
Shell: /bin/zsh
Binaries:
Node: 18.18.0 - ~/.asdf/installs/n…
-
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…
-
### 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…
-
### 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…
-
Hey @nodkz 👋
First of all, thank you for this library. It makes our life so much easier in Gatsby. We are in the process of upgrading to the latest v7, so expect some reports 😄
One issue we've…
-
### 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…
-
# 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 …