Phillip Manwaring

Results 12 comments of Phillip Manwaring

Actually just found a (somewhat unsatisfactory) resolution to this, hopefully it can help someone else. It seems to be related to issue #48. The code I put in sets a...

No, it looks like this would depend on https://github.com/aws/aws-sdk-js/issues/2772 for support to be added into aws-sdk

@chrisbonifacio I opened this issue and I'm glad it's working now for @daudiihhdau but the issue is still unresolved for my app. My app is also React and not Vue...

Just created a minimal example reproducing the issue: https://github.com/manwaring/appsync-test

It looks like the Logical ID does in fact change from v1 to v2 v1 Logical ID for GraphQLApi ```JSON "AppsynctestGraphQlApi": { "Type": "AWS::AppSync::GraphQLApi", "Properties": { "Name": "appsync-test", "AuthenticationType": "AMAZON_COGNITO_USER_POOLS",...

yeah it was, not intentionally (I didn't have multiple, it was just an array with 1 entry) just because that's the way I must have set it up initially (and...

shoot, I wish I could go back in time a year ago and configure it differently 😅 I'd like to avoid using custom domains as i've had config issues with...

This is a simple implementation with updated tests in case seeing it helps https://github.com/sid88in/serverless-appsync-plugin/pull/618

Here's the breakdown of work I've been thinking of - is this how you're thinking about it, too? - [x] Confirm `card.csv` fields that are language-specific or specific to the...