Matthew Merryfull

Results 8 comments of Matthew Merryfull

👍 For a working example using AppSync subscriptions. @Oleg26Dev Did you end up finding anything? Have tested multiple combinations in different versions as much as I can with zero success....

> > I'm not able to test it here as I don't have a GraphQL service that I can mutate against. > > If you can list all the property...

Has anyone here taken a stab at porting `hooks` to an appropriate angular service? I'm looking to port this across with some of the niceties of the scheduling token refresh...

Stupidly dirty, but couldn't you just pass the string as a whole and perform a `string.split()` after the Controller receives it?

+1 for this...adding in a new appSync api for, let say...reporting which sits outside the context of the existing platform/user is a major use case in more than a handful...

> "Hidden" being an option in AppSync Merged API to allow having internal-only visibility in the source API. With AppSync only supporting one endpoint, it makes this feature pointless. Unless...

yeah @africanobyamugisha I'm pretty sure sending someone a random zip file ain't the solution bro 🤪

@zshzbh Its every command, not just `ListBucketsCommand` - As I understand, the command doesn't require any parameters anyway. But even with the most basic of `GetObjectCommand` ``` const response =...