-
[The FauaDB tutorial](https://github.com/denoland/deno-docs/blob/main/deploy/tutorials/tutorial-faunadb.md)
This tutorial is outdated, GraphQL is no longer supported by FaunaDB as they have fully m…
-
**Describe the bug**
I have a gatsby website where I use wordpress and woocommerce. Lately I installed WPML for multi language support and when I try to run project I got this error:
`There was an …
-
Or is is only a CQRS escenary?
https://www.martinfowler.com/bliki/CQRS.html
GraphQL
https://graphql.org/
A query language for your API
GraphQL is a query language for APIs and a runtime f…
-
I'm using the plugin to handle language state en automate language urls only. I don't want to use local translation files but instead use Prismic CMS via graphql directly.
These are my plugin optio…
-
## Actual Behavior
If I have a schema which have Apollo Federation specific directives like `@key` and `@external` the extension fails with the error:
```
undefined
10/28/2020, 12:58:20 PM [1]…
-
Hi all,
When deploying using `serverless` with `serverless-api-gateway-caching` like so:
```
functions:
graphql:
handler: src/handler.graphqlHandler
events:
- http:
p…
-
Hey there!
I would like to be able to access details about a Pokémon based on its name in a specific language. It seems the info exists as you return it in the response of `https://pokeapi.co/api/v…
-
Hi everyone!
I'm trying to setup the plugin on a website but it doesn't seem to work. I already followed multiple setup guides but no success so far.
My gatsby-config:
```
{
resolve: `g…
-
## Background
We're using [`graphql-jit`](https://github.com/zalando-incubator/graphql-jit) by way of the [`fastify`](https://www.fastify.io/) [`mercurius`](https://github.com/mercurius-js/mercuriu…
-
### Description
1) in the old plugin I can only register the options page manually, WPGraphQL for Advanced Custom Fields does not add the page to the graphql schema. However manually it works and I…