I\'m experimenting with AppSync + DynamoDB. I want to have the following types in my GraphQL Schema:
type User { user_id: String! } type Box { name: