-
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…
-
Isn't it sufficient to only point to the `schema.graphql` file? Also, can't it make some assumptions about where that file might be?
-
Please start by reading the documentation, related to GraphQL: https://www.howtographql.com/
After reading each chapter - please briefly explain to me here what did you learn from it.
Format(example…
-
### 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…
-
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…
-
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…
-
**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…
-
### 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…