-
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 …
-
In my Entity, I have a property:
```
/**
* @var int The account balance
*
* @ORM\Column(type="integer")
* @ApiProperty(required=false)
* @Assert\Type(type="integer")
*/
private $balan…
-
Hello
I've been trying to get `beyondcode/laravel-websockets` to work with lighthouse but keep running into this error.
`Error during WebSocket handshake: Unexpected response code: 426`
Then …
-
### New Issue Checklist
- [x] I am not disclosing a [vulnerability](https://github.com/parse-community/parse-server/blob/master/SECURITY.md).
- [x] I am not just asking a [question](https://gith…
-
Please correct me if I'm wrong but I believe the `authentcated` method in `Field` class, (which we can override in every query or mutation to ensure authentication) is not returning the right status c…
-
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…
-
Hi there. I'm curious if adding support for generating mutation objects from the schema is on the roadmap. I've been toying around and have a really quick and dirty branch, but it looks like adding…
-
| Q | A
| ---------------- | -----
| Bug report? | no
| Feature request? | yes
| BC Break report? | no
| RFC? | no
| Version/Branch | 1.0.0
I'm currently wor…
Vincz updated
4 years ago
-
| Q | A
| ---------------- | -----
| Bug report? | no
| Feature request? | yes
| BC Break report? | no
| RFC? | no
| Version/Branch | 0.14
@overblog/graphql …
-
There are numerous outstanding issues/TODOs relating to Textpattern's XML-RPC interface, including: https://github.com/textpattern/textpattern/issues/874, https://github.com/textpattern/textpattern/is…