我试图从react中调用简单的graphQl突变。这是突变描述:organization: OrganizationInput!new ApolloError 43 | // Constructs an instance of ApolloError given a GraphQLErrorconstructor({
python石墨烯文档没有提到任何关于graphQL错误的内容。在什么情况下它是有用的,它比简单的raise Exception('Authenication Failure : User is not registered')有什么优势吗?我做了功课,在它的构造函数里找到了这个, def __init__( message, # type: str
nodes=None, # type: Any