-
### Environment information
```plain text
System:
OS: macOS 14.6.1
CPU: (10) arm64 Apple M1 Pro
Memory: 90.34 MB / 32.00 GB
Shell: /opt/homebrew/bin/fish
Binaries:
Node: 20.16.0 - ~/.…
-
Maybe I just missed it, but the docs mysteriously show a "data" object that wasn't queried for, and I can't find the explanation.
![image](https://user-images.githubusercontent.com/6148201/63122558…
-
`// platformatic.db.json`
```
{
"$schema": "https://platformatic.dev/schemas/v0.21.1/db",
"server": {
"hostname": "{PLT_SERVER_HOSTNAME}",
"port": "{PORT}",
"logger": {
"…
-
### 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 clo…
-
### What am I trying to do?
I'd like to dynamically define typedefs of local types based on props passed to my react component.
### Why am I doing this?
I realise this is not the intended way of …
-
This RFC is an attempt to address the problem of implementing an ACL or Authorization layer that precedes hitting an API endpoint in an API Gateway like implementation, while also enabling to implemen…
-
**Describe the bug**
Can't generate typescript-operations from given schema and operations. This schema differs from most generic schemas because all queries and mutations are wrapped in additional l…
-
Currently Juniper has no concept of the GraphQL Schema Language / SDL (referred to as "SDL" from now on). There is no way in Juniper to go from a schema defined in Rust to the SDL representation of it…
-
hey everyone, I want to discuss the next steps for this project.
schema.org is very flexible and graphql has some limitations such as:
* schema.org `author` field could accept: `Person | [Person…