banyati

Results 2 comments of banyati
trafficstars

@AnilMaktala here is my module below ``` type System implements SystemInterface & RoleInterface @model(mutations:{delete:null, create:null}) @auth( rules: [ {allow: private, provider: userPools, operations: [read]} {allow: private, provider: iam, operations: []}...

@dpilch thanks a lot for you support, I will try this out and let you know incase of anything