英文: Closing all WebSocket sessions using Spring GraphQL 问题 我正在开发一个Spring GraphQL项目(使用最新的spring-boot-...
在GraphQL-Spring Boot查询中传递可选参数时发生错误。
英文: Error passing optional argument in GraphQL-Spring Boot query 问题 我试图在查询中传递两个参数: @QueryMapping pub...
Error message 'Resource not accessible by personal access token' when trying to perform mutation in Github GraphQL API
英文: Error message 'Resource not accessible by personal access token' when trying to perform ...
“Error: No current user” 当从 React 应用调用未经身份验证的 GraphQL 查询时。
英文: "Error: No current user" when calling unauthenticated graphql query from react app 问题 ...
创建新类型,由两种类型组合而成?
英文: Graphql create new type from two types? 问题 我正在尝试为数据库中的表设置一些类型,一个是city,另一个是vendor。当我在这些表上进行连接时,我会...
如何在GraphiQL游乐场中启用标题部分?
英文: How to enable Header section in graphiql playground? 问题 I am using the graphql-HTTP package. And...
你可以为 nuwave/lighthouse 6.6 的 @find 指令创建自定义查询吗?
英文: Can i create custom query for @find directive with nuwave/lighthouse 6.6? 问题 In Laravel 9.48 / N...
创建新行时为用户创建第二行
英文: Hasura: Create Second Row When User Insert New Row 问题 我在云上使用Hasura和PostgreSQL数据库。 我有一个名为reposito...
Id未正确定义,语法错误GraphQL-Nerdgraph错误
英文: Id not properly defined, syntax error GraphQL-Nerdgraph error 问题 The provided code and error mes...
GraphQL代理适用于.NET。
英文: GraphQL proxy for .NET 问题 我想要能够拥有一个GraphQL API(.NET),它可以接受任何请求,然后将其转发到另一个GraphQL API。是否可以以某种简单的方...
15