设置 Amplify 项目时(通过 amplify init),为什么编辑器很重要?

When setting up Amplify project (through amplify init), why does editor matter at all?

当我初始化我的项目时,它要求:

  1. 项目名称
  2. 环境名称
  3. 默认编辑器 ...

为什么 Amplify 设置过程甚至关心我的编辑器? (例如,它能做什么?它会根据不同的编辑器改变什么吗?)

因为当您 amplify api add 时,您可以选择在您选择的编辑器中编辑默认值 schema.graphql