Defining a directive inside the GraphQL schema is very straightforward. directive @auth(. requires: Role!,. ) on FIELD_DEFINITION. We define a ...
確定! 回上一頁