learningacct
learningacct
This would also at least partially answer the question I posted over on amplify-js: [aws-amplify/amplify-js#1926](https://github.com/aws-amplify/amplify-js/issues/1926)
To clarify, as `@auth` uses Cognito groups rather than something like a `members: [ID]` field in the schema, is there any way to use this functionality to create smaller groups...
Ah, great! I did try to look through that PR, but a lot of it went over my head. Thank you! And aws-amplify/amplify-cli#318 looks like it provides some helpful examples...