How can I add an item to a list field in a GraphQL model with AWS Amplify – Stack Overflow

How can I add an item to a list field in a GraphQL model with AWS Amplify – Stack Overflow

I have this GraphQL model: type ChatGroup @model @auth( rules: [ { allow: private, operations: [ read ] }, { allow: groups, groups: [“Admin”], …

 

Read More Google Alert – graphql