graphql, aws-cdk, and next js type post with a relationship that has multiple ingredients

前端 未结 0 1722
有刺的猬
有刺的猬 2020-12-21 04:16

I have a graphql schema with the following

type Post @aws_api_key @aws_cognito_user_pools {
  id: ID!
  title: String!
  content: String!
  ingredients: Strin         


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