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