-
### What happened?
### Description
Recently (I wish I could point to a specific update but I cannot), I've noticed that multiple icons are missing from the Craft CP (EDIT: in Chrome Version 103.0.…
-
Hi,
accoring to your [error-handling documentation](https://github.com/webonyx/graphql-php/blob/master/docs/error-handling.md) there are 3 kinds of errors: Syntax, Validation and Execution.
Syntax…
-
I was trying to fix the build in phpDocumentor when I discovered that the problem was that we were repeatedly getting the "No Ratelimit present in response" error when using Phive in our Windows machi…
-
Hi,
In my application, i take care of web-performance and when it's possible i try to do the less HTTP calls.
So when i create a POST/PUT route i want to send all entities at the same time. For in…
-
- How can we pull stuff from hostifi?
- Can we automate grabbing this data? Might be a good thing to do during builds, might be a good thing to do regularly and save with the rest of our data.
-
I've been getting this error when i use the getProfile function, has nothing to do with cache or authenticity of the account
-
Based on the suggestions in [this issue](https://github.com/webonyx/graphql-php/issues/269) I'd like to use the `persistentQueryLoader` option. However this option is for [webonyx server implemtation]…
-
I was trying to abstract my SEO information into my layout so I didn't have to repeat myself in each post/page/tag/category/etc template. The query I started writing looks like this:
```graphql
qu…
-
In the following query, all directives declared in the ancestor fields are lost, only the ones in the leaf fields are parsed correctly from the AST:
```graphql
query {
ancestorField @thisDirect…
-
### Preconditions and environment
- Magento version
2.4.7-p2
### Steps to reproduce
I used warden to install localy m2.
All pages loaded fine.
Admin works
Swagger page worx.
When i enter …