-
I have a reusable block and I am trying to return it's dynamicContent
```js
{
reusableBlock(id: "10061756", idType: DATABASE_ID) {
blocks {
dynamicContent
saveContent
}
…
-
I'm having this error when running GraphiQL IDE
"Name \"___________________________\" must not begin with \"__\", which is reserved by GraphQL introspection."
![image](https://user-images.github…
-
**Description**:
I have a custom product attribute called machine_source_code (frontend select input) with string option values and string labels, I see on the sidebar the wrong label and wrong value…
-
Hi,
I'm working on a generic batching utility for Eloquent Models with Graphql, [here](https://github.com/KevinAsher/DataLoaderTraitExample/blob/master/app/Traits/DataLoaderTrait.php) is the repo w…
-
Preconditions:
- M2.4.5-p4
- Storefront in PWA so that all the cart/checkout requests are done via graphql
Problem:
- Payment method by "Invoice" is cached within the same checkout session
- Wa…
-
The example code below requires Authentication. Expected behaviour is for them to be publicly accessible, the same as other blocks. If this behaviour is intentional, then I think it should be in the d…
-
### 💭 Description
Inline docs are helpful as they can provide help in the editor when a developer hovers over a method.
Docs can be copied from https://github.com/appwrite/sdk-generator/pull/671…
-
With debugging on I get the following error from v0.4.1 using wp-graphql v0.10.3.
{"errors":[{"debugMessage":"You must define the GraphQL JWT Auth secret to use the WPGraphQL JWT Authentication plu…
-
While a service with an interface exists to search for nodes, searches for assets are directly wired to the asset repository.
Introduce an AssetSearchInterface with a default implementation using …
-
### Problem/Why
The account profile page does not provide an input for a user to list their [Mastodon](https://joinmastodon.org/) profile.
### Goal/What
Add an input for Mastodon to the account pro…