-
As a developer, I want to expose my APIs using gRPC protocol which provides unprecedented performance.
Since gRPC compatible interfaces/classes are generated using an external tool, code generation…
-
Certainly! Here's an updated guide that includes the JWT Authentication plugin:
1. Install and activate the WPGraphQL plugin and the WPGraphQL-JWT-Authentication plugin.
2. Define a secret key f…
-
Right after installing GraphQL it wont work on my desktop, but the exact same 1:1 copy will work on any other computer... why?
graphQLFetcher@http://localhost:8000/graphiql:84:24
value@https://cdn…
-
**Describe the bug**
Querying a certain field on a relation of the resulting type of the query and applying a complex where query to filter the relation causes the SQL error:
`SQLSTATE[23000…
-
**Description**
To facilitate the addition of features (such as graphql) and the maintence of this module, we should review the method to inject the filter in the Elasticsearch request.
We m…
-
I am using the recommended code to add the Medium carousel to the homepage and if there's a comment added to one of the posts it shows up in the carousel.
-
Hi, I have no clue how to check this properly. But in order to get a proper ruleset we have a given ruleset.
In the sonarlint settings it should be defined as followed; However some disabled rules st…
-
Are there any examples of metatag / metadata with current 4.x?
I don't see any mention in the docs or dataproducers.
-
When querying Blocks, if a block is of the `CorePostTerms` block type, there's no way on the block to fetch the terms.
In the Block Editor I can see the terms:
![CleanShot 2024-01-24 at 15 55 4…
-
**Is your feature proposal related to a problem? Please describe.**
It seems that it is currently not possible to eager-load multiple relationships through the `@with` directive.
**Describe the …