-
Hi, currently there is no mapping for interfaces and unions and RuntimeWiringConfigurer must be used to instrument how returned objects map to grapqhql schema.
We have tinkered with following solut…
-
I would like to use `ncc` to reduce my docker image size by removing the dependency to `node_modules` but I have a runtime issue :
```
[Nest] 19257 - 05/08/2019, 10:44 AM [InstanceLoader] Conf…
-
I created a custom function and I need to check that it is called by an authenticated user.
I naively added a `requireAuth` call at the top of my function's handler, but realized it doesn't work.
…
-
Hello,
just wondering if DataBinder for arguments could be instrumented to use DirectFieldBindingResult instead of BeanPropertyBindingResult?
Now for inputs setters must be exposed which leaks…
-
as title suggested.
-
### Is this related to a new or existing Amplify category?
api
### Is this related to another service?
_No response_
### Describe the feature you'd like to request
To protect the grapqh…
-
Hi Shopify team,
I have read new guide and see you implement user re-authenticate.
```
function userLoggedInFetch(app) {
const fetchFunction = authenticatedFetch(app);
return async (uri, …
ghost updated
3 years ago
-
## I'm submitting a...
[ ] Regression
[ ] Bug report
[ ] Feature request
[x] Documentation issue or request (new chapter/page)
[ ] Support request => Please do not submit support request here, i…
-
I am attempting to get the `Subscription` to work with `Amplify API`, but every time as soon as it starts connecting, subscription soon terminates with following error
```
jsonParse(nil, Optional(Sw…
-
**Is your feature request related to a problem? Please describe.**
The Idea is to setup CI / CD using for daily Automated Builds.
**Describe the idea / solution you'd like**
The solution proposed…