GraphQL Directives 是被注入到(或者说书写在)GraphQL Schema中的特殊语法,以 @ 开头,例如: directive @camelCase on FIELD_DEFINITION directive ...
確定! 回上一頁