Elijah Quartey

Results 121 comments of Elijah Quartey

Hi @TJMusiitwa, we do not have any updates. This issue is still in our backlog. Until it's picked up, these features will be unsupported.

Hello @simolus3, it's common practice for us to include an upper bound on community dependencies to safeguard the user experience from any potential issues caused by new versions. Some package...

@hangoocn @tommi-h-taigoa Hi all, the observed behavior is expected when deploying backends with newer versions of Amplify CLI and Gen 2. For more context please review the discussion on this...

@mertkarahan955 For Gen 2, you should query the additional Model individually when your response contains redacted relationships. You can reference the callout in the amber box on this [docs page](https://docs.amplify.aws/javascript/build-a-backend/data/subscribe-data/)...

Hi @harini18, It looks like your request to create a `Goal` does not contain a `Vital` in the input variable. I suspect that's the reason you're seeing `"Variable 'input' has...

Hi @BatuhancanG, we have a [guide](https://docs.amplify.aws/gen1/flutter/build-a-backend/graphqlapi/best-practice/query-with-sorting/) on how to manually setup sorting in API. I recognize this is not as slick as our other APIs, but hopefully this unblocks you...

Hi @dkliss, thanks for taking the time to submit this. We will need to try to reproduce the observed behavior. Can you please provide the full error message and relevant...

Hi @dkliss, thanks for providing that extra context. We will get back to you with our findings.

Hi @dkliss, apologies for the delay, we have not got to this yet. Out of curiosity are you able to make requests to other endpoints using your setup?

Hi @dkliss, I was able to make a request successfully with the following snippet. The key part that got it working was reusing the `S3ServiceConfiguration` class when signing the request....