Brian Sullivan

Results 4 comments of Brian Sullivan
trafficstars

I am trying to implement this now. At least for my case, it would be an easy modification to the buildSubscriptionGraphQLOperation function in @aws-amplify/datastore/lib-esm/sync/utils.js. But I cannot fork the aws-amplify...

Are there any instructions available for building a custom version of amplify DataStore from a fork of the official versions?

Thanks for the prompt update. I build my backend with CDK and I already prototyped the changes I need on the backend. I successfully tested the enhanced filtering in the...

I find myself facing the same dilemma of wanting to integrate CDK and amplify DataStore. Did you ever resolve this? Thanks