In GraphQL, a context is an object shared by all the resolvers of a specific execution. It's useful for keeping data such as authentication info, ...
確定! 回上一頁