你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ResolverUpdateContract interface

GraphQL API 解析程序更新合同详细信息。

属性

description

解析程序的说明。 可能包括 HTML 格式标记。

displayName

解析程序名称。

path

路径是正在解析的类型/字段。

属性详细信息

description

解析程序的说明。 可能包括 HTML 格式标记。

description?: string

属性值

string

displayName

解析程序名称。

displayName?: string

属性值

string

path

路径是正在解析的类型/字段。

path?: string

属性值

string