Amplify @model @auth not adding owner from onCreate

后端 未结 0 336
有刺的猬
有刺的猬 2021-01-25 05:07

I have the following attached to a table in my schema:

@model @auth(rules: [{ allow: owner, operations: [create, delete, update] }])

When I create a new record usi

相关标签:
回答
  • 消灭零回复
提交回复
热议问题