gpt4 book ai didi

graphql - GraphQL 中的感叹号是什么?

转载 作者:行者123 更新时间:2023-12-01 21:13:11 24 4
gpt4 key购买 nike

在我发现的架构文件中,我注意到某些类型后面有感叹号,例如

# Information on an account relationship
type AccountEdge {
cursor: String!
node: Account!
}

这些是什么意思?我在文档中或通过谷歌搜索找不到任何有关它的信息😅

最佳答案

这意味着该字段不可为空。

查看更多信息Graphql - Schemas and Types

关于graphql - GraphQL 中的感叹号是什么?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/50684231/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com