New posts in graphql

How do you extend types in GraphQL?

When should I use a Relay GraphQL connection and when a plain list?

Apollo / GraphQl - Type must be Input type

graphql: single mutation or one mutation per type

Are mutation methods required to be on the top level?

GraphQL gql Syntax Error: Expected Name, found }

How to refetch data after create using Prisma in NextJS?

GraphQL Error field type must be Input Type but got:

NestJs GraphQL playground access

graphqlHTTP is not a function

What is the point of naming queries and mutations in GraphQL?

How to chain two GraphQL queries in sequence using Apollo Client

Efficient GraphQL query to retrieve ALL commits in a repository via GitHub's v4 API?

How do you prevent nested attack on GraphQL/Apollo server?

AWS AppSync - Unauthorized Exception

Can a GraphQL input type inherit from another type or interface?

Is it possible to not return any data when using a GraphQL mutation?

How to know which fields were requested in a GraphQL query?

Network error: Unexpected token < in JSON at position 0 at new ApolloError

Validate user input in AppSync DynamoDB Resolvers