How to use custom input types in AppSync GraphQL schema?

前端 未结 0 1421
无人及你
无人及你 2020-11-27 23:39

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:          


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