c-schwan

Results 5 issues of c-schwan

/** * The DB password to use. * * @var string * @Type("string") * @Exclude(if="context.getDirection() === 1") */ protected $password; will fail on the GraphNavigator because there is no expressionExclusionStrategy...

bug

Listeners on Subjects level are not recognized. `"listeners": [ { "subject.artefact.header.row.process.start": [ "import.listener.validate.header.row" ] } ]` Please take a look in AbstractSubject where the EventName is generated. `protected function getEventName($eventName)...

## Summary https://github.com/FormidableLabs/urql/pull/2384#issue-1193259509 its a hardcoded limitation In our case we don't need to limit the url size because its an internal graphql request. With the limitation its not possible...

future 🔮

hi @pi0, @danielroe is it possible to pass the "key" on calling refresh/execute or making the key computed in options? In my case i got a computed header with Authorization...

enhancement
discussion

### Environment - Operating System: Darwin - Node Version: v20.7.0 - Nuxt Version: 3.7.4 - CLI Version: 3.9.0 - Nitro Version: 2.6.3 - Package Manager: [email protected] - Builder: - -...

3.x
bug
🔨 p3-minor-bug
upstream-bug