最佳答案
在模式文件中,我注意到在一些类型后面有感叹号,比如
# Information on an account relationship
type AccountEdge {
cursor: String!
node: Account!
}
- 这些是什么意思?-我在文档或者谷歌上都找不到任何相关信息