For example, a GraphQL service that tells you who the logged in user is ( me ) as well as that user's name might look like this: type Query {. me: User. }.
確定! 回上一頁